check.async.progress | R Documentation |
Retrieves the standard out log of an asynchronously launched job, if it exists.
If the job doesn't exist or hasn't written any log output, the function
returns NULL
.
check.async.progress(jobID)
jobID |
the ID of the job |
the contents of the stdout log for the given job,
or NULL
if none exists
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.