Filter dataframe on StationCode to return only NRS stations

pr_filter_NRSStations(dat)

Arguments

dat

Dataframe to filter

Value

Dataframe with only NRS Stations

Examples

if (FALSE) dat <- pr_filter_NRSStations(dat) # \dontrun{}