Last chance! 50% off unlimited learning
Sale ends in
Function to read the "where.measured" attribute of an existing generic_spct.
getWhereMeasured(x, ...)# S3 method for default
getWhereMeasured(x, ...)
# S3 method for generic_spct
getWhereMeasured(x, ...)
# S3 method for summary_generic_spct
getWhereMeasured(x, ...)
# S3 method for generic_mspct
getWhereMeasured(x, ..., idx = !is.null(names(x)))
a generic_spct object
Allows use of additional arguments in methods for other classes.
logical whether to add a column with the names of the elements of spct
a data.frane with a single row and at least columns "lon" and "lat".
default
: default
generic_spct
: generic_spct
summary_generic_spct
: summary_generic_spct
generic_mspct
: generic_mspct
Other measurement metadata functions: getInstrDesc
,
getInstrSettings
,
getWhatMeasured
,
getWhenMeasured
,
isValidInstrDesc
,
isValidInstrSettings
,
setInstrDesc
,
setInstrSettings
,
setWhatMeasured
,
setWhenMeasured
,
setWhereMeasured
,
trimInstrDesc
,
trimInstrSettings
# NOT RUN {
getWhereMeasured(sun.spct)
# }
Run the code above in your browser using DataLab