Get number of stations by state.

npn_stations_by_state(...)

Arguments

...

Currently unused.

Value

A data frame listing stations by state.

Examples

if (FALSE) { # \dontrun{
head(npn_stations_by_state())
} # }