match2: Table match check functions

View source: R/RcheckLibrary.R

match2R Documentation

Table match check functions

Description

match2 To check if data_matrix and (variable or sample)metadata match regarding identifiers

Usage

match2(data_matrix, metadata, metadata_type)

Arguments

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

Value

character vector a list of errors encountered

Author(s)

M.Petera


W4MRUtils documentation built on Sept. 8, 2023, 5:11 p.m.