calendar: CALENDAR

Description Usage Arguments Value Examples

Description

creates a simple calendar from first date to last date

Usage

1
2
calendar(start = "2000-01-01", end = "2017-06-19", abbreviate = T,
  tz = "Europe/Berlin")

Arguments

start

first date

end

last date

abbreviate

if true the names of weekdays will be abbreviated

Value

a calendar from start date to end date

Examples

1

TPeschel/hlpr4life documentation built on May 9, 2019, 2:25 p.m.