plot,report_species,missing-method | R Documentation |
Plot method for report_species
## S4 method for signature 'report_species,missing'
plot(x, plot.type = "pie", color = NULL, silent = FALSE)
x |
An object of class report_species-class |
plot.type |
Default pie #'
'
|
color |
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 |
silent |
Stops displaying the messages |
Nothing, called for producing plots
Cedric Briand cedric.briand@eptb-vilaine.fr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.