getMetaLive {worldmet}R 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

Examples

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

## End(Not run)

[Package worldmet version 0.9.8 Index]