Description Usage Arguments Details
Apply a function by a standard periodicity. A more flexible version of the 'apply.*ly
' family of functions in xts
.
1 | apply.periodly(x, FUN, period, k = 1, ...)
|
x |
an |
FUN |
a function to apply |
period |
the period by which to apply the function |
k |
the number of periods in each aggregation |
... |
optional arguments to |
Valid values for the argument on include: "us" (microseconds), "microseconds", "ms" (milliseconds), "milliseconds", "secs" (seconds), "seconds", "mins" (minutes), "minutes", "hours", "days", "weeks", "months", "quarters", and "years"
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.