get_stations: Retrieve list of available stations from GIOS API

Description Usage Examples

View source: R/get_stations.R

Description

Retrieve list of available stations from GIOS API

Usage

1

Examples

1
2
3
4
5
## Not run: 
stations <- get_stations()
subset(stations, city.name == "Wroc<c5><82>aw")

## End(Not run)

psobczyk/giosAPI documentation built on May 26, 2019, 10:33 a.m.