writeMeta | R Documentation |
This function, for any given ComputeResult, will return a filehandle where ComputedVariableMetadata has been written in JSON format.
writeMeta(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 JSON representation of ComputedVariableMetadata can be found
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.