powered by
`get_metadata` retrieves the metadata contained in a joined_chrom object.
get_metadata(chroms)# S4 method for joined_chrom get_metadata(chroms)
# S4 method for joined_chrom get_metadata(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
Run the code above in your browser using DataLab