Skip to contents

If you want to get this token after this instruction, please use get_telraam_token().

Usage

set_telraam_token(token)

Arguments

token

a string with the token

Value

Boolean: TRUE if the token is correctly set

Examples

my_token <- "MyTelraamToken"
set_telraam_token(my_token)
get_telraam_token()
#> [1] "MyTelraamToken"