mat_or_NULL-class {mina} | R Documentation |
Modified from https://github.com/joey711/phyloseq/blob/master/R/allClasses.R
Use setClassUnion to define the unholy NULL-data union as a virtual class.
This is a way of dealing with the expected scenarios in which one or more of
the component data classes is not available, in which case NULL will be used
instead.
Description
Modified from https://github.com/joey711/phyloseq/blob/master/R/allClasses.R
Use setClassUnion to define the unholy NULL-data union as a virtual class.
This is a way of dealing with the expected scenarios in which one or more of
the component data classes is not available, in which case NULL will be used
instead.
[Package
mina version 1.2.0
Index]