R Interface to Experigen
Run a request to the API
Checks whether the authentication is supported by the server and handl...
Checks whether the user is logged in.
Returns the cleaned source URL.
Create an URL for a request to the Experigen API.
Create a login for yourself using this function
Makes a download request from the server.
Returns the list of destination files for an experiment.
Get a list of registered experiments.
Requests the table of users from the server.
Simply removes the stored credentials, so following requests will be u...
Error string returned when no server is found
Server URL preparation.
Registers an experiment to the experimenter.
Removes the registration of the experiment
Rexperigen: an R interface to Experigen
Returns the version of an Experigen server
Sets up the experimenter credentials for the further requests. It can ...
Sets the Experigen server address for further operations. By default, ...
Returns the main version number of the server.
Provides convenience functions to communicate with an Experigen server: Experigen (<http://github.com/aquincum/experigen>) is an online framework for creating linguistic experiments, and it stores the results on a dedicated server. This package can be used to retrieve the results from the server, and it is especially helpful with registered experiments, as authentication with the server has to happen.