plot,report_silver_eel,missing-method | R Documentation |
Plots of various type for report_silver_eel
## S4 method for signature 'report_silver_eel,missing'
plot(x, plot.type = c("1", "2", "3", "4"), silent = FALSE)
x |
An object of class report_silver_eel-class |
plot.type |
Default "1"
|
silent |
Stops displaying the messages |
A lattice xy.plot if plot.type =1
, a lattice barchart if plot.type=2
, nothing but plots a series of graphs in
a single plot if plot.type=3
, a lattice cloud object if plot.type=4
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.