Plot a calendar heatmap from a data frame.
1 | ggcalheatmap(df, date, n, tooltip = FALSE)
|
df |
A data frame. |
date, n |
Unquoted column names. |
tooltip |
Either a character string or a tooltip function. If NULL, a 'ggplot2' object object is returned, otherwise, a 'ggiraph' object is returned. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.