Prints an overview phyloseq-class
.
print_ps(x)
Arguments
Value
Prints information about the phyloseq-class
object.
Examples
library(microbiomeutilities)
data("zackular2014")
pseq <- zackular2014
print_ps(pseq)
#> object is phyloseq
#> Compositional = No
#> ntaxa = 2078
#> nsamples = 88
#> nsamplesvariables = 7
#> nranks = 7