Skip to contents

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

Examples

if (FALSE) { # \dontrun{
pvt_meta_norostat(auth = Sys.getenv("SECRET_API_AUTH_NOROSTAT"))
} # }