Filter dataframe on StationCode to return only NRS stations

pr_filter_NRSStations(df)

Arguments

df

Dataframe to filter

Value

Dataframe with only NRS Stations

Examples

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