chart_plot: chart_plot

Description Usage Arguments Details Value Methods (by class) Examples

Description

Plots a chart object

Usage

1
2
3
4
chart_plot(obj, dobj, ...)

## S4 method for signature 'chart,ANY'
chart_plot(obj, dobj)

Arguments

obj

A chart object

dobj

An object derived from struct_class

...

optional inputs

Details

The optional optional inputs depend on the input object/chart, but might include an additional dataset object or a second model object, for example.

Value

a plot object

Methods (by class)

Examples

1
2

struct documentation built on Nov. 8, 2020, 8:14 p.m.