.datashield.command: Get an asynchronous command
Description
Get an asynchronous R commands in the remote Datashield session.
Usage
.datashield.command(opal, id, wait = FALSE)
Arguments
- opal
Opal object or list of opal objects.
- id
R command ID or list of R command IDs (one for each opal object).
- wait
Wait for the command to complete.