tempest_pat: Get or set TEMPEST_PAT value

View source: R/api-key.R

tempest_patR Documentation

Get or set TEMPEST_PAT value

Description

The API wrapper functions in this package all rely on a Tempest Weather personal access token residing in the environment variable TEMPEST_PAT. The easiest way to accomplish this is to set it in the \code{.Renviron} file in your home directory.

Usage

tempest_pat(force = FALSE)

Arguments

force

force setting a new Tempest PAT for the current environment?

Details

Go here to generate a personal access token.

Value

atomic character vector containing the Tempest Weather PAT

References

Tempest API


hrbrmstr/tempestwx documentation built on May 7, 2022, 4:49 p.m.