Rexperigen (version 0.2.1)

checkLogin: Checks whether the user is logged in.

Description

Checks whether the user is logged in. It also throws an exception if the server is of an old version and logging in is not supported.

Usage

checkLogin()

Arguments

Value

The experimenter login user name

Examples

Run this code
options(Rexperigen.server.version="2.0.0")
setExperigenCredentials("my", "credentials", check = FALSE)
checkLogin()

Run the code above in your browser using DataLab