Description Usage Arguments Author(s) See Also Examples
day
retrieves day from a Date
1 | day(x)
|
x |
Date Object |
Myo Minn Oo (Email: dr.myominnoo@gmail.com | Website: https://myominnoo.github.io/)
1 2 3 | dates <- formatDate(c("2019-01-15", "2019-01-20", "2019-01-21", "2019-01-22"),
"Ymd", "-")
day(dates)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.