Skip to contents

Add a phyloseq object to a list_phyloseq

Usage

add_phyloseq(x, physeq, name = NULL)

Arguments

x

(required) A list_phyloseq object.

physeq

(required) A phyloseq object to add.

name

(character, default NULL) Optional name for the new phyloseq object. If NULL, a name is generated automatically.

Value

A new list_phyloseq object with the added phyloseq