npn_stations_by_state {rnpn}R Documentation

Get number of stations by state.

Description

Get number of stations by state.

Usage

npn_stations_by_state(...)

Arguments

...

Curl options passed on to GET

Value

A data frame listing stations by state.

Examples

## Not run: 
head( npn_stations_by_state() )

## End(Not run)

[Package rnpn version 1.2.8.0 Index]