get.component.classes: Show the component objects classes and slot names.

View source: R/phyloseq-class.R

get.component.classesR Documentation

Show the component objects classes and slot names.

Description

There are no arguments to this function. It returns a named character when called, which can then be used for tests of component data types, etc.

Usage

get.component.classes()

Value

a character vector of the component objects classes, where each element is named by the corresponding slot name in the phyloseq-class.

Examples

#
#get.component.classes()

joey711/phyloseq documentation built on Nov. 4, 2022, 1:16 a.m.