Description Usage Arguments Details Value Author(s)
JSON-Encode an AnalysisPageDataNode for the front end.
This just calls toJSON
, but before doing so
it makes sure that $warnings
will be sent
as an array.
1 | encode.datanode(datanode)
|
datanode |
AnalysisPageDataNode or other object |
Mostly this function is only called once, from
the $analysis
method of an AnalysisPageRAapacheApp
.
JSON-encoded string
Brad Friedman
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.