Checks if a sample has unique metadata entries.
moi_metadata(
metadata,
mtdlabels,
nummtd,
samorder,
samall,
lsam,
nomtdneeded,
nomerge,
multsh
)
matrix; matrix of metadata columns.
string vector; vector of metadata labels.
numeric; number of metadata columns plus 2.
numeric vector; rows where samples start.
string vector; vector of sample IDs in the worksheet.
numeric; number of samples in the worksheet.
numeric vector; samples which need no metadata.
string; reports warnings for multiple worksheet datasets.
a list of following elements: 1) unique metadata for different samples, 2) an identifier whose value is 1 if a warning takes place.
For further details see: moimport
.