plot-report_species-missing-method: Plot method for report_species

plot,report_species,missing-methodR Documentation

Plot method for report_species

Description

Plot method for report_species

Usage

## S4 method for signature 'report_species,missing'
plot(x, plot.type = "pie", color = NULL, silent = FALSE)

Arguments

x

An object of class report_species-class

plot.type

Default pie #'

  • plot.type='pie': A pie'

  • plot.type='barchart' : A barchart

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

Value

Nothing, called for producing plots

Author(s)

Cedric Briand cedric.briand@eptb-vilaine.fr


stacomiR documentation built on Sept. 9, 2022, 3:10 p.m.