| dsGetInfo,ArmadilloResult-method | R Documentation |
Await completion and get the information about a command (if still available).
## S4 method for signature 'ArmadilloResult'
dsGetInfo(dsObj, ...)
dsObj |
|
... |
Unused, needed for compatibility with generic. |
The result information. This should include the R expression
being executed (expression) and if the query is complete
(\{ "status" = "COMPLETED" \}).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.