set_api_key: set Polished API key

View source: R/api_00.R

set_api_keyR Documentation

set Polished API key

Description

The API key can be set as an Environment Variable via Sys.getenv("POLISHED_API_KEY").

Usage

set_api_key(api_key)

get_api_key()

Arguments

api_key

the Polished API key

Value

a list of the newly set polished R options

Examples


set_api_key(api_key = "<my Polished API key>")



polished documentation built on Feb. 16, 2023, 8:02 p.m.