sh_quarter | R Documentation |
Get the quarter of Jalali date-time objects
sh_quarter(x)
x |
A vector of |
An integer vector of 1
to 4
.
x <- jdate("1402-12-14")
sh_quarter(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.