noaa_ghcn_stations_extract: This is a simply wrapper function to extract 'noaa ghcn'...

Description Usage Value Examples

View source: R/ghcn-stations-extract.R

Description

This is a simply wrapper function to extract noaa ghcn station, states, and countries metadata as individual tibbles. This uses the rnoaa package directly to do this.

Usage

1

Value

This will be list with 3 separate tibbles named ghcnd_stations, ghcnd_states, ghcnd_countries

Examples

1
2
3
4
## Not run: 
ghcnd_stations_metadata <- backburner::noaa_ghcn_stations_extract()

## End(Not run)

shamindras/backburner documentation built on Feb. 28, 2021, 12:20 a.m.