Description Usage Arguments Value Author(s) Examples
View source: R/convert_dates.R
This function returns the number of days for a given month as specified by
as Date object generated by as.Date
.
1 |
date |
Date object |
Number of days.
Pascal Benkert
1 | days.of.month(as.Date("01.02.2013", "%d.%m.%Y")) # 28
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.