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()

road2stat/sbgr documentation built on March 9, 2021, 4:33 a.m.