| copy_attributes {photobiology} | R Documentation |
Copy attributes from x to y. Methods defined for spectral
and waveband objects of classes from package 'photobiology'.
copy_attributes(x, y, which, ...) ## Default S3 method: copy_attributes(x, y, which = NULL, ...) ## S3 method for class 'generic_spct' copy_attributes(x, y, which = NULL, copy.class = FALSE, ...) ## S3 method for class 'waveband' copy_attributes(x, y, which = NULL, ...)
x, y |
R objects |
which |
character |
... |
not used |
copy.class |
logical If TRUE class attributes are also copied. |
A copy of y with additional attributes set.
default: Default for generic function
generic_spct:
waveband: