View source: R/DbiDateFunctions.R
month | 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.
month(date)
date |
The date. |
The month
month(as.Date("2000-02-01"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.