status_stns | R Documentation |
Creates a dataframe with stations, the number of years with data within the status years, and whether or not there were any exceedances.
status_stns(df)
df |
Dataframe returned from an assessment function in odeqassessment package. df must include a grouping column called 'status_period' which can be created by running odeqstatusandtrends::status_period(). |
Dataframe of stations with sufficient data
status_stns(df = data_assessed)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.