recharts (version 0.0.302)

plot.recharts: recharts plot fucntion

Description

An shell function for ploting of the recharts object.

Usage

plot.recharts(x, tag = NULL, ...)

Arguments

x
recharts plot object.
tag
whether plot the recharts object to browser or string.
...
default parameter.

Value

The HTML code as a character string or an html page.