Skip to contents

Plot choroplethe map of the Seine River Basin at BVI scale

Usage

plotSeineMap(
  r,
  breaks,
  title,
  pal = "RdYlBu",
  credits = "IGN, Inrae",
  invers.col = FALSE
)

Arguments

r

named numeric vector, the indicator to display with the names corresponding to gauging station IDs

breaks

see the parameter in ggplot2::geom_sf

title

see the parameter in ggplot2::labs

pal

color pallet

credits

see the parameter in ggplot2::labs

invers.col

parameter for color breaks

Value

Use for side effect.