i_names {spectrolab} | R Documentation |
Internal constructor for sample names
Description
i_names
constructs a sample name vector in the appropriate format
Usage
i_names(x, nsample = NULL)
Arguments
x |
vector of labels. Should be character. |
nsample |
Integer of expected number of samples. If NULL (default) checking is skipped. |
Value
vector of sample names coerced to character
Author(s)
Jose Eduardo Meireles
[Package spectrolab version 0.0.19 Index]