Load NRS station information including codes, location, and sampling interval.

pr_get_NRSStation()

Value

A dataframe with NRS Station information

Examples

df <- pr_get_NRSStation()
#> Warning: One or more parsing issues, call `problems()` on your data frame for details,
#> e.g.:
#>   dat <- vroom(...)
#>   problems(dat)