plot,report_annual,missing-method {stacomiR}R Documentation

Plot method for report_annual

Description

Plot method for report_annual

Usage

## S4 method for signature 'report_annual,missing'
plot(x, plot.type = "point",
  silent = FALSE)

Arguments

x

An object of class report_annual-class

plot.type

Default point

silent

Stops displaying the messages.

  • plot.type="point": ggplot+geom_point'

Author(s)

Cedric Briand cedric.briand"at"eptb-vilaine.fr

See Also

report_mig_interannual-class for examples


[Package stacomiR version 0.5.4.2 Index]