set_hs_API_key: Set healthsites API_key as an environment variable

View source: R/helper_functions.R

set_hs_API_keyR Documentation

Set healthsites API_key as an environment variable

Description

Set healthsites API_key as an environment variable

Usage

set_hs_API_key(API_key)

Arguments

API_key

The healthsites.io API key to save as an environment variable.

Value

Set the value given as an environment, but returns nothing

Examples

## Not run: 
# Using 123abcdefg as an API key:
set_hs_API_key(API_key = "123abcdefg")

## End(Not run)

dark-peak-analytics/who_decide_AP documentation built on May 25, 2022, 8:31 p.m.