phyloseq (version 1.16.2)

get.component.classes: 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()

Arguments

Value

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

Examples

Run this code
#
#get.component.classes()

Run the code above in your browser using DataLab