ggcalendar: Title

View source: R/ggcalendar.R

ggcalendarR Documentation

Title

Description

Title

Usage

ggcalendar(
  dates_df = df_year(),
  day_labels = c("M", "T", "W", "T", "F", "S", "S"),
  geom = "text",
  color = "grey35",
  size = 3,
  alpha = 1
)

Arguments

dates_df
day_labels
geom
color
size
alpha

EvaMaeRey/ggcalendar documentation built on Sept. 6, 2024, 6:54 a.m.