register,phyloseq-method {metavizr}R Documentation

Generic method to register data to the epiviz data server

Description

Generic method to register data to the epiviz data server

Usage

## S4 method for signature 'phyloseq'
register(object, columns = NULL, ...)

Arguments

object

The object to register to data server

columns

Name of columns containing data to register

...

Additonal arguments passed to object constructors

Value

An phyloseq-class object


[Package metavizr version 1.2.1 Index]