All functions

armadillo()

Create an Armadillo DataSHIELD Service driver

armadillo.get_token()

Get ID Token

dsAggregate(<ArmadilloConnection>)

Aggregate data

dsAssignExpr(<ArmadilloConnection>)

Assign the result of an expression

dsAssignResource(<ArmadilloConnection>)

Assign a resource

dsAssignTable(<ArmadilloConnection>)

Assign a table

dsConnect(<ArmadilloDriver>)

Connect to an Armadillo DataSHIELD service

dsDisconnect(<ArmadilloConnection>)

Disconnect from an Armadillo DataSHIELD Service

dsFetch(<ArmadilloResult>)

Fetch the result

dsGetInfo(<ArmadilloConnection>)

Get connection info

dsGetInfo(<ArmadilloDriver>)

Get driver info

dsGetInfo(<ArmadilloResult>)

Get result info

dsHasResource(<ArmadilloConnection>)

Verify resource exists.

dsHasTable(<ArmadilloConnection>)

Verify table exist and can be accessible for performing DataSHIELD operations.

dsIsAsync(<ArmadilloConnection>)

Armadillo DataShield Service asynchronous support

dsIsCompleted(<ArmadilloResult>)

Get whether the operation is completed

dsKeepAlive(<ArmadilloConnection>)

Keep a connection alive

dsListMethods(<ArmadilloConnection>)

List methods

dsListPackages(<ArmadilloConnection>)

List packages

dsListResources(<ArmadilloConnection>)

List Armadillo DataSHIELD Service resources

dsListSymbols(<ArmadilloConnection>)

List R symbols

dsListTables(<ArmadilloConnection>)

List Armadillo DataSHIELD Service tables

dsListWorkspaces(<ArmadilloConnection>)

List workspaces

dsRmSymbol(<ArmadilloConnection>)

Remove an R symbol

dsRmWorkspace(<ArmadilloConnection>)

Remove a workspace

dsSaveWorkspace(<ArmadilloConnection>)

Save workspace