pvt_meta_norostat: Metadata for the NoroSTAT endpoint

View source: R/endpoints.R

pvt_meta_norostatR Documentation

Metadata for the NoroSTAT endpoint

Description

API docs: https://cmu-delphi.github.io/delphi-epidata/api/meta_norostat.html

Usage

pvt_meta_norostat(auth, fetch_args = fetch_args_list())

Arguments

auth

string. Your restricted access key (not the same as API key).

fetch_args

fetch_args_list(). Additional arguments to pass to fetch(). See fetch_args_list() for details.

Value

list

See also

For example queries showing how to discover signals and build calls, see vignette("signal-discovery", package = "epidatr").

See Also

pvt_norostat()

Examples

## Not run: 
pvt_meta_norostat(auth = Sys.getenv("DELPHI_EPIDATA_KEY"))

## End(Not run)

epidatr documentation built on June 3, 2026, 1:06 a.m.