plot,report_mig_env,missing-method | R Documentation |
Plot method for report_mig_env
## S4 method for signature 'report_mig_env,missing'
plot(x, color_station = NULL, color_dc = NULL, silent = FALSE)
x |
An object of class report_mig_env |
color_station |
A named vector of station color (e.g. c("temp_gabion"="red","coef_maree"="blue","phases_lune"="green")) default null |
color_dc |
A named vector giving the color for each dc default null (e.g. c("5"="#4D4D4D","6"="#E6E6E6","12"="#AEAEAE")) |
silent |
Stops displaying the messages. |
Nothing, called for its side effect of plotting
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.