i_names | R Documentation |
i_names
constructs a sample name vector in the appropriate format
i_names(x, nsample = NULL, prefix = "spec_")
x |
vector of labels. Should be character. If numeric, a prefix will be added |
nsample |
Integer of expected number of samples. If NULL (default) checking is skipped. |
prefix |
String to use as prefix in case an element of x is numeric. Defaults to "spec_" |
vector of sample names coerced to character
Jose Eduardo Meireles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.