encode.datanode: JSON-Encode an AnalysisPageDataNode for the front end

Description Usage Arguments Details Value Author(s)

Description

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.

Usage

1
encode.datanode(datanode)

Arguments

datanode

AnalysisPageDataNode or other object

Details

Mostly this function is only called once, from the $analysis method of an AnalysisPageRAapacheApp.

Value

JSON-encoded string

Author(s)

Brad Friedman


apomatix/AnalysisPageServer documentation built on May 26, 2019, 11:36 a.m.