rym_get_my_logins: Show list of auth logins

View source: R/rym_get_my_logins.R

rym_get_my_loginsR Documentation

Show list of auth logins

Description

Get login list, chose and set default yandex login in current R session.

Usage

rym_get_my_logins(token.path = getOption("rym.token_path"), 
                  set.login = TRUE)

Arguments

token.path

character, Directory for store API credential

set.login

logical, if TRUE you set one of your account as session default

Author(s)

Alexey Seleznev

Examples

## Not run: 
rym_get_my_logins()

## End(Not run)

selesnow/rym documentation built on March 25, 2023, 7:38 a.m.