gptzero_set_key: Add GPTZero API key to .Renviron.

View source: R/key.R

gptzero_set_keyR Documentation

Add GPTZero API key to .Renviron.

Description

Add GPTZero API key to .Renviron.

Usage

gptzero_set_key(key, overwrite = FALSE, install = FALSE)

Arguments

key

Character. API key to add to add.

overwrite

Defaults to FALSE. Boolean. Should existing GPTZero_KEY in Renviron be overwritten?

install

Defaults to FALSE. Boolean. Should this be added '~/.Renviron' file?

Value

key, invisibly

Examples

## Not run: 
gptzero_set_key('1234')

## End(Not run)


gptzeror documentation built on June 7, 2023, 5:59 p.m.