R/ArmadilloDriver.R
dsConnect-ArmadilloDriver-method.Rd
Connect to an Armadillo DataSHIELD service, with provided credentials.
ArmadilloDriver-class
class object.
Name of the connection, which must be unique among all the DataSHIELD connections.
Workspace name to be restored in the newly created DataSHIELD R session.
The username to authenticate with.
The password to authenticate with.
The ID token to authenticate with.
URL of the server.
the profile to select, default "default"
Curl options as described by httr (call httr::httr_options() for details). Can be provided by "Armadillo.opts" option.
Unused, needed for compatibility with generic.
A ArmadilloConnection-class
object.