| datashield.aggregate | Data aggregation |
| datashield.assign | Data assignment (table or expression result) |
| datashield.assign.expr | Expression result assignment |
| datashield.assign.resource | Resource assignment |
| datashield.assign.table | Table assignment |
| datashield.connections | List the DSConnection objects in the analytic environment |
| datashield.connections_default | Set or get the default list of DSConnection objects in the... |
| datashield.connections_find | Search for DSConnection objects in the analytic environment |
| datashield.errorMessages | datashield.errorMessages |
| datashield.errors | datashield.errors |
| datashield.login | Logs in a DataSHIELD R sessions and optionaly assigns... |
| datashield.logout | Logout from DataSHIELD R sessions |
| datashield.methods | List of DataSHIELD methods |
| datashield.method_status | Status of the DataSHIELD methods |
| datashield.pkg_check | Check server-side package minimum version |
| datashield.pkg_status | Status of the DataSHIELD packages |
| datashield.profiles | List of DataSHIELD profiles |
| datashield.resources | List of the resources |
| datashield.resource_status | Status of some resources |
| datashield.rm | Remove a R symbol |
| datashield.sessions | R/DataSHIELD remote sessions |
| datashield.symbols | List R symbols |
| datashield.tables | List of the tables |
| datashield.table_status | Status of some tables |
| datashield.workspace_restore | Restore saved workspace to the current DataSHIELD R session |
| datashield.workspace_rm | Remove a DataSHIELD workspace |
| datashield.workspaces | List saved DataSHIELD R workspaces |
| datashield.workspace_save | Save DataSHIELD R session to a workspace |
| dot-appendError | Append error message to last errors vector |
| dot-asNamedListOfConnections | Makes a single 'DSConnection-class' object or a named list of... |
| dot-asNamedListOfResources | Makes a typical logindata data frame a list of resources... |
| dot-asNamedListOfTables | Makes a typical logindata data frame a list of tables named... |
| dot-asNamedListOfValues | Makes a typical logindata data frame a list of items named by... |
| dot-checkLastErrors | Check if there are last errors |
| dot-clearCache | Clear some cache |
| dot-clearLastErrors | Clear last errors |
| dot-deparse | Deparse language expression |
| dot-getDSConnections | Gets the 'DSConnection-class' objects |
| dot-getSleepTime | Get time to sleep depending on the numer of previous... |
| dot-hasLastErrors | Check if there are last errors |
| dot-is.callback | Check if a callback parameter is a valid function |
| dot-isDSConnection | Check if provided object is a S4 class instance and if this... |
| dot-newProgress | Create a new progress instance with default settings. |
| dot-tickProgress | Update and increment the progress status if option... |
| dot-updateProgress | Update the progress status if option "datashield.progress" is... |
| dsAggregate | Aggregate data |
| dsAssignExpr | Assign an expression result |
| dsAssignResource | Assign a resource object |
| dsAssignTable | Assign a data table |
| dsConnect | Create a connection to a DataSHIELD-aware data repository |
| DSConnection-class | DSConnection class |
| dsDisconnect | Disconnect (close) a connection |
| DSDriver-class | DSDriver class |
| dsFetch | Get the raw result |
| dsGetInfo | Get DataSHIELD-aware data repository metadata |
| dsHasResource | Check remote resource exists |
| dsHasSession | Check remote R session exists |
| dsHasTable | Check remote table exists |
| DSI-package | DSI: 'DataSHIELD' Interface |
| dsIsAsync | Asynchronous result support |
| dsIsCompleted | Get whether the operation is completed |
| dsIsReady | Get whether the remote R session is up and running |
| dsKeepAlive | Keep a connection alive |
| dsListMethods | Get the DataSHIELD methods |
| dsListPackages | Get the DataSHIELD packages |
| dsListProfiles | Get the DataSHIELD profiles |
| dsListResources | List remote resources |
| dsListSymbols | List symbols |
| dsListTables | List remote tables |
| dsListWorkspaces | Get the DataSHIELD workspaces |
| DSLoginBuilder | DataSHIELD login details builder |
| DSObject-class | DSObject class |
| dsRestoreWorkspace | Restore a saved DataSHIELD R session (a workspace) into the... |
| DSResult-class | DSResult class |
| dsRmSymbol | Remove a symbol |
| dsRmWorkspace | Remove a DataSHIELD workspace |
| dsSaveWorkspace | Save the DataSHIELD R session in a workspace |
| dsSession | Create a remote R session |
| DSSession-class | DSSession class |
| dsStateMessage | Get the state of the remote R session |
| newDSLoginBuilder | Create a new DataSHIELD login details builder |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.