inst/doc/yandex-direct-auth.R

## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----eval=FALSE---------------------------------------------------------------
#  options(ryandexdirect.user = 'my_yandex_login',
#          ryandexdirect.agency_account = 'my_client_centre_login',
#          ryandexdirect.token_path = 'C:/auth/yandex_direct')

## ----eval = FALSE-------------------------------------------------------------
#  Sys.setenv(RFB_USER="my_yandex_login"
#             RFB_TOKEN_PATH="C:/auth/yandex_direct")

Try the ryandexdirect package in your browser

Any scripts or data that you put into this service are public.

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