x
assign-physeq.Rd
Assign a new phyloseq object to x
physeq(x) <- value # S4 method for siamcat,phyloseq physeq(x) <- value
an object of class siamcat-class
an object of class phyloseq-class
none
data(siamcat_example) physeq(siamcat_example) <- physeq(siamcat_example)