getCalendar: Get calendar

View source: R/Dates.R

getCalendarR Documentation

Get calendar

Description

Get calendar for given civil year(s)

Usage

getCalendar(years)

Arguments

years

integer.

Value

A data frame with the following columns:

  1. day

  2. month

  3. year

  4. weekday

Examples

getCalendar(2020)

benRenard/BFunk documentation built on July 20, 2022, 7:07 a.m.