hcts {highcharter}R Documentation

Shorcut to make time series or line charts

Description

Shorcut to make time series or line charts

Usage

hcts(x, ...)

Arguments

x

A numeric vector or a time series object.

...

Aditional arguments for the data series (http://api.highcharts.com/highcharts#series).


[Package highcharter version 0.5.0 Index]