Description Usage Arguments Details Value
End points for calendar periods
1 | period_ends(x, period, start.mon)
|
x |
A vector of dates. |
period |
One of 'month', 'quarter', or 'year'. |
start.mon |
Starting month of a year, beginning at 1 for January. |
This is a simple helper function to make a sequence of dates to cut x
.
There is no argument checking, and it should probably not be called directly.
A pair of POSIXlt that bound x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.