cal | R Documentation |
Prints a monthly calendar to the console
cal(
start_date = lubridate::today(),
end_date = start_date + 28,
week_start = 1
)
Garrick Aden-Buie
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.