Remove an asynchronous R commands in the remote Datashield session.
1 2 3 4 5 6 7 | datashield.command_rm(opal, id)
## S3 method for class 'opal'
datashield.command_rm(opal, id)
## S3 method for class 'list'
datashield.command_rm(opal, id)
|
opal |
Opal object or list of opal objects. |
id |
R command ID or list of R command IDs (one for each opal object). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.