first_of_yq | R Documentation |
Get First or Last Day of Quarter From Year and Quarter
first_of_yq(x, q = NULL) last_of_yq(x, q = NULL)
x |
Two integer (vectors).
|
q |
Two integer (vectors).
|
a Date
first_of_quarter()
first_of_yq(2016, 1) first_of_yq(20161)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.