Learn R Programming

ryandexdirect (version 3.6.2)

yadirGetLogins: Get Login List or Set Login

Description

Get and set List of accessed yandex direct login from token path.

Usage

yadirGetLogins(TokenPath = yadirTokenPath(), SetLogin = TRUE)

Value

vector with logins

Arguments

TokenPath

Path to directory where you save credential data

SetLogin

Boolean, if TRUE you will choose default login

Author

Alexey Seleznev

Examples

Run this code
if (FALSE) {
logins <- yadirGetLogins()
}

Run the code above in your browser using DataLab