Learn R Programming

ryandexdirect (version 3.6.2)

yadirSetAgencyAccount: Set Agency Account

Description

Set yandex direct Agency Account in current R session.

Usage

yadirSetAgencyAccount(AgencyAccount, TokenPath = yadirTokenPath())

Value

TRUE

Arguments

TokenPath

Path to directory where you save credential data

AgencyAccount

Character, username of agency account in Yandex

Author

Alexey Seleznev

Examples

Run this code
if (FALSE) {
yadirSetAgencyAccount('my_agency')
}

Run the code above in your browser using DataLab