Learn R Programming

stattleshipR (version 0.0.5)

set_token: Set the Stattleship API token

Description

A simple function to set the Stattleship API token in an R environment variable

Usage

set_token(token)

Arguments

token
character. A valid Stattleship API token

Examples

Run this code
## Not run: 
# set_token("insert-your-token-here")## End(Not run)

Run the code above in your browser using DataLab