print.chart: Print a chart object

Description Usage Arguments

Description

Print a chart object or coerce a chart to a set of tags or HTML string.

Usage

1
2
3
4
5
6
7
8
## S3 method for class 'chart'
print(x, ...)

## S3 method for class 'chart'
as.character(x, ...)

## S3 method for class 'chart'
as.tags(x, ...)

Arguments

x

A chart object.

...

Additional arguments passed on to other methods.


nteetor/golly documentation built on May 16, 2019, 8:12 p.m.