Learn R Programming

ryandexdirect (version 3.6.2)

yadirSetLogin: Set Login

Description

Set yandex direct login in current R session.

Usage

yadirSetLogin(Login, TokenPath = yadirTokenPath())

Value

TRUE

Arguments

TokenPath

Path to directory where you save credential data

Login

Character, your username in Yandex

Author

Alexey Seleznev

Examples

Run this code
if (FALSE) {
yadirSetLogin('my_name')
}

Run the code above in your browser using DataLab