EpistemeLogin: Set login details for the Episteme API.

Description Usage Arguments Value

View source: R/setup.R

Description

Sets login details for Emsi Episteme as environment variables which will be used to authenticate all queries to the API.

Usage

1
EpistemeLogin(username, password)

Arguments

username

is the episteme-username variable for Episteme.

password

is the episteme-secret1 variable for Episteme.

Value

The variables are placed within the environment for use by other functions.


dncnbrn/EmsiR documentation built on May 14, 2019, 10:33 a.m.