find_fmeta_cnames: Find column names in f_meta for each object. May return in...

View source: R/as.multiData.R

find_fmeta_cnamesR Documentation

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)

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.

Value

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


pmartR/pmartRqc documentation built on April 25, 2024, 6:18 a.m.