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