writeStatistics | R Documentation |
This function, for any given ComputeResult, will return a filehandle where the statistics table has been written in JSON format.
writeStatistics(object, pattern = NULL, verbose = c(TRUE, FALSE))
object |
ComputeResult with statistics |
pattern |
string to incorporate into tmp file name |
verbose |
boolean indicating if timed logging is desired |
filehandle where JSON representation of ComputeResult statistics can be found
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.