guess_match {INSPECTumours} | R Documentation |
function to search for the possible critical columns in a data.frame
Description
function to search for the possible critical columns in a data.frame
Usage
guess_match(colnames_df, crit_cols)
Arguments
colnames_df |
a character vector with names |
crit_cols |
a character vector |
Value
list: possible match to each critical column
[Package INSPECTumours version 0.1.0 Index]