print.StandardChart: Printing 'StandardChart' objects

View source: R/print.R

print.StandardChartR Documentation

Printing StandardChart objects

Description

All objects of class StandardChart are expected to contain a component called htmlwidget is the original htmlwidget (e.g. plotly, leaflet, etc)

Usage

## S3 method for class 'StandardChart'
print(x, ...)

Arguments

x

Object of class StandardChart

...

Not used


NumbersInternational/flipStandardCharts documentation built on Feb. 26, 2024, 5:43 a.m.