.datashield.command {DSOpal} | R Documentation |
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. |
[Package DSOpal version 1.4.0 Index]