set_rapidpro_key: Reset the key value in the environment

View source: R/set_rapidpro_key.R

set_rapidpro_keyR Documentation

Reset the key value in the environment

Description

Set a key (token) value to access the given RapidPro website.

Usage

set_rapidpro_key(key, file = FALSE)

Arguments

key

A string denoting the API Token associated with the website given in set_rapidpro_site. If file = FALSE, the string is the key value itself. If file = TRUE, the string is a text file containing the key. Only the first line will be taken in the text file.

file

A boolean denoting whether the key given is a file path or a string.

Value

A string containing the key (token) required to access the given RapidPro website.


lilyclements/Rapidreadr documentation built on April 17, 2025, 6:10 p.m.