Learn R Programming

recharts (version 0.0.4)

tilteSet: recharts tilteSet fucntion

Description

An shell function for printing of the recharts object.

Usage

tilteSet(title = NULL, link = NULL, subtitle = NULL, sublink = NULL,
  title.x = "left", title.y = "top")

Arguments

x

recharts print object.

tag

whether print the recharts object to browser or string.

...

default parameter.

Value

The HTML code as a character string.