View source: R/RcheckLibrary.R
match2 | R Documentation |
match2 To check if data_matrix and (variable or sample)metadata match regarding identifiers
match2(data_matrix, metadata, metadata_type)
data_matrix |
data.frame containing data_matrix |
metadata |
data.frame containing sample_metadata or variable_metadata |
metadata_type |
"sample" or "variable" depending on metadata content |
character
vector a list of errors encountered
M.Petera
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.