plot,report_dc,ANY-method {stacomiR} | R Documentation |
plot.type=1A barplot of the operation time per month
plot.type=2Barchat giving the time per type of operation
plot.type=2Rectangle plots drawn along a line
plot.type=4Plots per day drawn over the period to show the operation of a df, days in x, hours in y
## S4 method for signature 'report_dc,ANY' plot(x, y, plot.type = 1, silent = FALSE, main = NULL)
x |
An object of class report_dc-class |
y |
From the formals but missing |
plot.type |
One of |
silent |
Stops displaying the messages. |
main |
The title of the graph, if NULL a default title will be plotted with the number of the DF |
Nothing but prints the different plots
The program cuts periods which overlap between two month.
The splitting of different periods into month is
assigned to the envir_stacomi
environment
Cedric Briand cedric.briand"at"eptb-vilaine.fr