polished (version 0.6.1)

set_api_key: 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()

Value

a list of the newly set polished R options

Arguments

api_key

the Polished API key

Examples

Run this code

set_api_key(api_key = "")


Run the code above in your browser using DataCamp Workspace