get_isd_sites: Function to get metadata for the NOAA's Integrated Surface...

View source: R/get_isd_sites.R

get_isd_sitesR Documentation

Function to get metadata for the NOAA's Integrated Surface Database (ISD) sites.

Description

Function to get metadata for the NOAA's Integrated Surface Database (ISD) sites.

Usage

get_isd_sites(file = NA, clean = TRUE)

Arguments

file

File name of ISD sites data. If empty, the remote version is used.

clean

Should the returned tibble be cleaned in the smonitor style?

Value

Tibble.

Author(s)

Stuart K. Grange

See Also

ISD

Examples


## Not run: 

# Get isd sites data
get_isd_sites()


## End(Not run)


skgrange/isdr documentation built on June 25, 2022, 6:21 a.m.