powered by
Simplified, one-step API authorization.
yadirGetToken(Login = NULL, TokenPath = yadirTokenPath())
R object with api token
character, your login at Yandex, require
Path to directory where you save credential data
Alexey Seleznev
if (FALSE) { ### Please choose another TokenPath to save the Login permanently. myToken <- yadirGetToken(TokenPath = tempdir()) }
Run the code above in your browser using DataLab