yadirGetToken: Auth in 'Yandex Direct' API

Description Usage Arguments Value Author(s) Examples

Description

Simplified, one-step API authorization.

Usage

1
yadirGetToken(Login = NULL, TokenPath = getwd())

Arguments

Login

character, your login at Yandex, require

TokenPath

Path to directory where you save credential data

Value

R object with api token

Author(s)

Alexey Seleznev

Examples

1
2
3
4
5
## Not run: 
### Please choose another TokenPath to save the Login permanently.
myToken <- yadirGetToken(TokenPath = tempdir())

## End(Not run)

serditov/ryandexdirect documentation built on May 15, 2019, 12:09 a.m.