i_meta | R Documentation |
i_meta
constructs a metadata data.frame in the appropriate format
i_meta(x, nsample, allow_null = TRUE, ...)
x |
data.frame |
nsample |
number of samples in spectra |
allow_null |
boolean. If TRUE (default) and x is NULL, the function will return NULL regardless of nsample |
... |
additional arguments passed to as.data.frame |
data.frame
Jose Eduardo Meireles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.