| catalogueSEPA | R Documentation |
This function provides the official SEPA database catalogue of river level data (from https://www2.sepa.org.uk/waterlevels/CSVs/SEPA_River_Levels_Web.csv) containing info for hundreds of stations. Some are NRFA stations. The function has no input arguments.
catalogueSEPA()
This function returns a data frame containing the following columns:
SEPA_HYDROLOGY_OFFICESTATION_NAMELOCATION_CODEStation id number.
NATIONAL_GRID_REFERENCECATCHMENT_NAMERIVER_NAMEGAUGE_DATUMCATCHMENT_AREAin Km2
START_DATEEND_DATESYSTEM_IDLOWEST_VALUELOWMAX_VALUEHIGHMAX_DISPLAYMEANUNITSWEB_MESSAGENRFA_LINKClaudia Vitolo
## Not run:
# Retrieve the whole catalogue
SEPA_catalogue_all <- catalogueSEPA()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.