new.datanode.table: new.datanode.table

Description Usage Arguments Details Value Note Author(s)

View source: R/datanode.R

Description

Construct a new table-type data node

Usage

1
new.datanode.table(name, data, caption = "", ...)

Arguments

name

Name of the node

data

An AnnotatedDataFrame. Unless "label" is already available, "labelDescription" in the varMetadata will be changed to "label" to agree with the syntax we use in the rest of the AnalysisPage interface.

caption

Caption for the table. Default: ""

...

Passed through to new.datanode, in particular label and description

Details

Construct a new table-type data node either from an AnnotatedDataFrame.

Value

AnalysisPageDataNode

Note

Captions for plots are included implicitly in the table component of their responses.

Author(s)

Brad Friedman


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