Hello Quarto

visualization
Author

Dr. Joscelin Rocha-Hidalgo

Published

April 22, 2025

Buy me a coffeeBuy me a coffee


Calendar plot in R using ggplot2

What is this?

Excerpt from site: The calendR package allows creating fully customizable ggplot2 calendar plots with a single function. In addition, the package provides arguments to create heatmap calendars. In this tutorial you will learn how to create ready to print yearly and monthly calendar plots in R.

  1. Link to blog here: https://r-coder.com/calendar-plot-r/
  2. Link to package here: https://cran.r-project.org/web/packages/calendR/
Back to top