yadirGetLogins: Get Login List or Set Login

View source: R/yadirGetLogins.R

yadirGetLoginsR 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)

ryandexdirect documentation built on March 31, 2023, 5:35 p.m.