.datashield.command_result | R Documentation |
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 |
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.