report | R Documentation |
Scrapes the underlying output directories associated with this Job object to determine whether jobs completed, stats on how much memory and time was used by the job, when the jobs launched and when they finished, etc.
This is used by the Job update method, but can also be useful for debugging and diagnostics.
## S4 method for signature 'Job'
report(.Object, mc.cores = 1, force = FALSE)
Marcin Imielinski
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.