chart_example: example chart object

example_chartR Documentation

example chart object

Description

an example of a chart object for documentation purposes

Usage

example_chart(...)

## S4 method for signature 'example_chart,example_model'
chart_plot(obj, dobj)

Arguments

...

named slots and their values.

obj

a chart object

dobj

a example_model object

Value

a chart object

Examples

C = example_chart()
chart_plot(C,example_model())

computational-metabolomics/struct documentation built on March 27, 2024, 4:26 p.m.