Rexperigen {Rexperigen} | R Documentation |
Rexperigen: an R interface to Experigen
Description
An R interface for downloading results from an Experigen server.
Works with the "classic" server that is currently running on
db.experigen.org
as well, but its main advantage is that it helps
a lot with the new functions of the newer version of the Experigen
server. Most importantly, it helps with registration of experimenters,
registration of experiments and accessing their data.
Setup functions
setExperigenServer
, setExperigenCredentials
Registration functions
registerExperiment
, removeRegistration
, getRegisteredExperiments
Download functions
The main function is downloadExperiment
. Further information
about the experiment can be inquired with getUsers
and
getDestinations
[Package Rexperigen version 0.2.1 Index]