print.calendars | R Documentation |
Print functions for calendars
## S3 method for class 'JD3_FIXEDDAY'
print(x, ...)
## S3 method for class 'JD3_FIXEDWEEKDAY'
print(x, ...)
## S3 method for class 'JD3_EASTERDAY'
print(x, ...)
## S3 method for class 'JD3_SPECIALDAY'
print(x, ...)
## S3 method for class 'JD3_SINGLEDAY'
print(x, ...)
## S3 method for class 'JD3_CALENDAR'
print(x, ...)
x |
The object. |
... |
other unused parameters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.