my.color.func: Function that controls the colour of the colour markers

Description Usage Arguments Examples

View source: R/mapping_functions.R

Description

Function that controls the colour of the colour markers

Usage

1
my.color.func(x2plot, my.colors)

Arguments

x2plot
my.colors

Examples

1
2
my.colors <- c("blue", "green", "yellow", "orange", "red", "black")
my.color.func(OK_stations$flood_warning, my.colors)

NVE/Flood_forecasting documentation built on May 7, 2019, 6:04 p.m.