pvt_meta_norostat {epidatr}R 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. Restricted access key (not the same as API key).

fetch_args

fetch_args. Additional arguments to pass to fetch().

Value

list

See Also

pvt_norostat()

Examples

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

## End(Not run)

[Package epidatr version 1.2.0 Index]