calendar_heatmap: Calendar Heatmap

View source: R/heatmaps.R

calendar_heatmapR Documentation

Calendar Heatmap

Description

Creates a colour coded calendar visualising time series data

Usage

calendar_heatmap(dates, values, title = "", subtitle = "", legendtitle = "")

Arguments

dates

A vector containing the dates in 'Date' format.

values

A vector containing the corresponding values as numeric.

title

Main plot title (optional).

subtitle

Main plot subtitle (optional).

legendtitle

Legend title (optional).

Value

ggplot object


Thaliehln/timci documentation built on April 8, 2024, 3:38 p.m.