View source: R/DbiDateFunctions.R
| day | R Documentation |
This function is provided primarily to be used together with dbplyr when querying
a database. It will also work in dplyr against data frames.
day(date)
date |
The date. |
The day
day(as.Date("2000-02-01"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.