misc_get_auth_token: Opens browser to copy the auth token

Description Usage Value Examples

Description

Click 'Generate Token' button, copy and paste the generated token string to the R console. The function will return the token string.

Usage

1

Value

auth token

Examples

1
2
3
4
# Paste the auth token into R
# console then press enter:
token = NULL
token = misc_get_auth_token()

sbgr documentation built on Oct. 5, 2016, 4:14 a.m.