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


Displayr/flipStandardCharts documentation built on May 2, 2024, 6:22 p.m.