getMetaLive: Obtain site meta data from NOAA server

View source: R/getMeta.R

getMetaLiveR Documentation

Obtain site meta data from NOAA server

Description

Download all NOAA meta data, allowing for re-use and direct querying.

Usage

getMetaLive(...)

Arguments

...

Currently unused.

Value

a tibble

See Also

Other NOAA ISD functions: getMeta(), importNOAA(), importNOAAlite()

Examples

## Not run: 
meta <- getMetaLive()
head(meta)

## End(Not run)

worldmet documentation built on Nov. 7, 2025, 5:07 p.m.