Description Usage Arguments Value Examples
creates a simple calendar from first date to last date
| 1 2 | calendar(start = "2000-01-01", end = "2017-06-19", abbreviate = T,
  tz = "Europe/Berlin")
 | 
| start | first date | 
| end | last date | 
| abbreviate | if true the names of weekdays will be abbreviated | 
a calendar from start date to end date
| 1 | calendar( )
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.