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

Description Usage Arguments Details Value Author(s)

View source: R/datanode.R

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


AnalysisPageServer documentation built on April 28, 2020, 6:32 p.m.