Description Usage Arguments Value Examples
Returns a formatted string of periodicity
1 |
x |
periodicity object |
... |
additional arguments |
a character vector
1 2 3 4 5 | require(xts)
data(sample_matrix)
x <- as.xts(sample_matrix)
print(format_periodicity(periodicity(x)))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.