get_metadata {RGCxGC} | R Documentation |
'get_metadata' retrieves the metadata contained in a joined_chrom object.
get_metadata(chroms)
## S4 method for signature 'joined_chrom'
get_metadata(chroms)
chroms |
a joined_chrom object created by joined_chrom function. |
This function accesses to the groups slot created by the joined_chrom function. The Names are the names of the chromatograms.
data(Myrothecium)
myr_data <- get_metadata(Myrothecium)
myr_data