get_async_results | R Documentation |
Retrieves async results
get_async_results(
model_name = NULL,
token = NULL,
api_key = NULL,
server = NULL
)
model_name |
name of the model |
token |
async job token |
api_key |
API key |
server |
Server address. Defaults to PMN. |
processed (from JSON to R object result of the call)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.