Skip to contents

Return a copy of an R object with its class set to a given type of spectrum.

Usage

as.response_spct(x, ...)

# Default S3 method
as.response_spct(x, time.unit = "second", ...)

Arguments

x

an R object.

...

other arguments passed to "set" functions.

time.unit

character string indicating the time unit used for spectral irradiance or exposure ("second", "day" or "exposure") or an object of class duration as defined in package lubridate.

Value

A copy of x converted into a response_spct object.

Methods (by class)

  • as.response_spct(default):