# NOT RUN {
library(gridExtra)
library(directlabels)
#plot with all common ranks
plot(mammals_16S)
#plot only the class
plot(mammals_16S, 'class')
#plot the layout only
plot(mammals_16S, 'none')
# }
Run the code above in your browser using DataLab