Load NRS station information including codes, location, and sampling interval.
pr_get_NRSStation()
A dataframe with NRS Station information
df <- pr_get_NRSStation()
#> Warning: One or more parsing issues, call `problems()` on your data frame for details,
#> e.g.:
#> dat <- vroom(...)
#> problems(dat)