Description Usage Arguments Value Examples
View source: R/utility_functions.R
Calculates number of days for a particular month in a given year.
1 |
date |
A Date value. |
An integer value specifying number of days.
1 | numberOfDays(date = as.Date("2020-02-02"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.