yadirGetLogins {ryandexdirect}R Documentation

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)

Arguments

TokenPath

Path to directory where you save credential data

SetLogin

Boolean, if TRUE you will choose default login

Value

vector with logins

Author(s)

Alexey Seleznev

Examples

## Not run: 
logins <- yadirGetLogins()

## End(Not run)

[Package ryandexdirect version 3.6.2 Index]