Get the result of an asynchronous R commands in the remote Datashield session. The command is removed from the remote Datashield session after this call.
.datashield.command_result(opal, id, wait = FALSE)
Opal object or list of opal objects.
R command ID or list of R command IDs (one for each opal object).
Wait for the command to complete.