'DataSHIELD' Implementation on Local Datasets
Binary operation AST node
Default DataSHIELD configuration
Parse a key pairs string to a list
Aggregate data
Assign the result of an expression
Assign a resource
Assign a table
Connect to a DSLite server
Disconnect from a DSLite server
Fetch the result
Get result info
Verify DSLite server resource
Verify DSLite server dataset
DSLite asynchronous support
Get whether the operation is completed
Keep connection with a DSLite server alive
List methods
List packages
List profiles
List DSLite server resources
List R symbols
List DSLite server datasets
List workspaces
Create a DSLite driver
Class DSLiteConnection.
Class DSLiteDriver with constructor DSLite.
Class DSLiteResult.
Lightweight DataSHIELD server-side component
Restore workspace
Remove a R symbol
Remove a workspace
Save workspace
Formula AST node
Function AST node
Get data value from DSLite connection(s)
Group AST node
Create a new DSLite server
Simple AST node
Numeric AST node
Parameter AST node
Range AST node
Setup a test environment based on the CNSIM simulated datasets
Setup a test environment based on the DASIM simulated datasets
Setup a test environment based on the TESTING.DATASET simulated datase...
Setup a test environment based on the DISCORDANT simulated datasets
Setup an environment based on named datasets and logindata
Setup a test environment based on the SURVIVAL (EXPAND_WITH_MISSING) s...
String AST node
Symbol AST node
Parse an expression according to DataSHIELD syntax rules and returns a...
Unary operator AST node
'DataSHIELD' is an infrastructure and series of R packages that enables the remote and 'non-disclosive' analysis of sensitive research data. This 'DataSHIELD Interface' implementation is for analyzing datasets living in the current R session. The purpose of this is primarily for lightweight 'DataSHIELD' analysis package development.
Useful links