| is_tagged {photobiology} | R Documentation |
Functions to check if an spct object contains tags.
is_tagged(x)
x |
any R object |
is_tagged returns TRUE if its argument is a an spectrum that contains tags and FALSE if it is an untagged spectrum, but returns NA for any other R object.
Other tagging and related functions: tag,
untag, wb2rect_spct,
wb2spct, wb2tagged_spct
is_tagged(sun.spct)