register,phyloseq-method {metavizr} | R Documentation |
Generic method to register data to the epiviz data server
## S4 method for signature 'phyloseq' register(object, type = "LeafCounts", ...)
object |
The object to register to data server |
type |
leafCounts, if data objects has counts at leaf level or innerNodeCounts, if data object has counts at inner nodes |
... |
Additonal arguments passed to object constructors |
An phyloseq-class
object