View source: R/utils-internal.R
rename_idfactor | R Documentation |
Conditionally call setIdFactor
.
rename_idfactor(object, idfactor)
object |
generic_spct object. |
idfactor |
character The name of the factor identifying spectra when stored in long form. |
There is no check for NA
or NULL
as we assume that
check_idfactor_arg
has already been called on idfactor
to check its sanity.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.