get_metadata-methods: Method get_metadata

get_metadataR Documentation

Method get_metadata

Description

'get_metadata' retrieves the metadata contained in a joined_chrom object.

Usage

get_metadata(chroms)

## S4 method for signature 'joined_chrom'
get_metadata(chroms)

Arguments

chroms

a joined_chrom object created by joined_chrom function.

Details

This function accesses to the groups slot created by the joined_chrom function. The Names are the names of the chromatograms.

Examples

data(Myrothecium)
myr_data <- get_metadata(Myrothecium)
myr_data

DanielQuiroz97/RGCxGC documentation built on March 12, 2023, 9:07 a.m.