Learn R Programming

pmartR (version 2.4.6)

find_fmeta_cnames: Find column names in f_meta for each object. May return in two objects sharing the same column name.

Description

Find column names in f_meta for each object. May return in two objects sharing the same column name.

Usage

find_fmeta_cnames(res)

Value

Character vector containing a column name in f_meta that the i-th object matches to

Arguments

res

The output of fmeta_matches, A list, the i-th element of which contains a character vector of column name matches in f_meta for the i-th omicsData object.