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'

Value

No return value, called for side effects

Author(s)

Cedric Briand cedric.briand@eptb-vilaine.fr

See Also

report_mig_interannual-class for examples


[Package stacomiR version 0.6.1 Index]