readToken: Read User Access Token From File

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Read User Access Token From File

Usage

1
readToken(filename)

Arguments

filename

String containing path to file containing plain text token

Value

token String value for the token

Examples

1
## Not run: token <- readToken(/path/to/file.txt)

jarrodolson/StravaR documentation built on May 18, 2019, 4:48 p.m.