Plot CC-HIC event eCDF

plot_ecdf(x, sites_col = NULL, col_name = c("value", "datetime"))

Arguments

x

extracted dataitem returned by [extract()]

sites_col

character vector containing HEX codes for the colour used to represent each site. The names of the vector should be the site names as they are to be displayed in the plot legend.

col_name

the target column name to display. Defaults to "value".