plot,report_mig_char,missing-method | R Documentation |
plot method for report_mig_char
## S4 method for signature 'report_mig_char,missing'
plot(x, color_parm = NULL, plot.type = "qual", silent = FALSE, ...)
x |
An object of class report_mig_char |
color_parm |
A named vector for the colors of either parameters (if plot.type=quant) or levels for parameters (if plot.type=qual). |
plot.type |
One of 'qual', 'quant' 'crossed' default to qual |
silent |
Boolean default FALSE, if TRUE information messages not displayed |
... |
Additional parameters |
Nothing, called for its side effect of plotting data
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.