Description Usage Arguments Value Examples
Beginning of Month
1 |
date |
character or date representation of a date. |
date
1 2 3 4 | # character input
beg_of_month("2020-08-13")
# date input
beg_of_month(as.Date("2020-08-13"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.