polished (version 0.4.0)

set_api_key: set Polished API key

Description

The API key is set as an R option at getOption("polished")$api_key.

Usage

set_api_key(api_key)

Arguments

api_key

the Polished API key

Value

a list of the newly set polished R options

Examples

Run this code
# NOT RUN {
set_api_key(api_key = "<my Polished API key>")


# }

Run the code above in your browser using DataLab