stacomiR (version 0.5.4.3)

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

Description

Plot method for report_mig_env

Usage

# S4 method for 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.