moi_mergemetadata {MLMOI} | R Documentation |
Merges metadata
Description
Merges metadata
Usage
moi_mergemetadata(tempmtd, mtdall, samall, multsh)
Arguments
tempmtd |
matrix; matrix of temporary metadata. |
mtdall |
string vector; vector of all metadata labels. |
samall |
string vector; vector of all sample IDs in the worksheet. |
multsh |
string; reports warnings for multiple worksheet datasets. |
Value
list of following elements: 1) unique metadata labels, 2) unique metadata for different samples.
See Also
For further details see: moimport
.
[Package MLMOI version 0.1.2 Index]