View source: R/yadirGetToken.R
yadirGetToken | R Documentation |
Simplified, one-step API authorization.
yadirGetToken(Login = NULL, TokenPath = yadirTokenPath())
Login |
character, your login at Yandex, require |
TokenPath |
Path to directory where you save credential data |
R object with api token
Alexey Seleznev
## Not run:
### Please choose another TokenPath to save the Login permanently.
myToken <- yadirGetToken(TokenPath = tempdir())
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.