yadirSetLogin {ryandexdirect}R Documentation

Set Login

Description

Set yandex direct login in current R session.

Usage

yadirSetLogin(Login, TokenPath = yadirTokenPath())

Arguments

TokenPath

Path to directory where you save credential data

Login

Character, your username in Yandex

Value

TRUE

Author(s)

Alexey Seleznev

Examples

## Not run: 
yadirSetLogin('my_name')

## End(Not run)

[Package ryandexdirect version 3.6.2 Index]