Learn R Programming

Rexperigen (version 0.2.1)

getUsers: Requests the table of users from the server.

Description

Requests the table of users from the server.

Usage

getUsers(sourceURL, experimentName, auth = FALSE)

Arguments

sourceURL
The source URL for the experiment
experimentName
The experiment name as set in settings.js
auth
Whether authentication is needed

Value

The table of users

See Also

Other download: downloadExperiment, getDestinations

Examples

Run this code
## Not run: 
# getUsers("https...s3.amazonaws.com.myexperiment.index.html", "running", auth = TRUE)
# ## End(Not run)

Run the code above in your browser using DataLab