plot-report_mig_env-missing-method: Plot method for report_mig_env

plot,report_mig_env,missing-methodR Documentation

Plot method for report_mig_env

Description

Plot method for report_mig_env

Usage

## S4 method for signature 'report_mig_env,missing'
plot(x, color_station = NULL, color_dc = NULL, silent = FALSE)

Arguments

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.

Value

Nothing, called for its side effect of plotting

Author(s)

Cedric Briand cedric.briand@eptb-vilaine.fr


stacomiR documentation built on Sept. 9, 2022, 3:10 p.m.