datashield.command_rm {opal} | R Documentation |
Remove an asynchronous R commands in the remote Datashield session.
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). |