moi_labels: Finds sample IDs contained in a dataset

Description Usage Arguments Value See Also

Description

Each dataset consists of several number of samples. Samples are specified by their sample ID which are placed in the first column of the excel worksheet. The function moi_labels, finds sample IDs and the row in which they start.

Usage

1
moi_labels(s_total)

Arguments

s_total

sample IDs.

Value

a list which the first element is a numeric vector specifying the number of rows in which a new sample starts. The second element is the name of sample IDs.

See Also

For further details see: moimport and moi_duplicatefinder.


MLMOI documentation built on Jan. 11, 2020, 9:22 a.m.