map-calendar-heatmap: Calendar Heatmap.

Description Usage Arguments Value Warning

Description

calendar_heatmap creates a calendar heatmap using the specified library, which can be used in the library's %>% workflow. Data must be provided in long format.

hc_stacked_bar_chart should not be used directly, it generates a stacked barchart using Plotly.

rcharts_calendar_map should not be used directly, it generates a calendar heatmap using rCharts.

Usage

1
2
3
4
5

Arguments

data

Date to be included in the heatmap

library

Which library to use, googleViz is default.

...

all arguments other than data and library provided to calendar_heatmap.

Value

Stacked bar chart of the class specified by the specified library.

Warning

These should be considered utility functions only, the magic is contained within the htmlwidget library, it is perfectly possible breaking changes to the library and/or the underling JavaScript library will break these. In such case, refer to http://ox-it.github.io/OxfordIDN_htmlwidgets for generic tutorials on the widely used htmlwidget libraries and how to select an alternative visualisation library.


martinjhnhadley/oidnChaRts documentation built on May 21, 2019, 12:38 p.m.