Skip to contents

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

Usage

getMetaLive(...)

Arguments

...

Currently unused.

Value

a tibble

Examples

if (FALSE) {
meta <- getMetaLive()
head(meta)
}