Plot method for report_species
# S4 method for report_species,missing
plot(x, plot.type = "pie", color = NULL, silent = FALSE)
An object of class report_species-class
Default pie #'
plot.type='pie': A pie'
plot.type='barchart' : A barchart
Default NULL, a vector of colors of length corresponding to the number of taxa-stage different values, use unique(bilesp@calcdata$taxa_stage) to get that number. The color applies to both pie and barchart plots
Stops displaying the messages
Nothing, called for producing plots