Learn R Programming

spectrolab (version 0.0.19)

i_names: Internal constructor for sample names

Description

i_names constructs a sample name vector in the appropriate format

Usage

i_names(x, nsample = NULL)

Value

vector of sample names coerced to character

Arguments

x

vector of labels. Should be character.

nsample

Integer of expected number of samples. If NULL (default) checking is skipped.

Author

Jose Eduardo Meireles