Description Usage Arguments Value Examples
Get periodicity in data.frame
1 |
x |
a xts object |
data.frame with periodicity
1 2 3 4 5 | require(xts)
data(sample_matrix)
x <- as.xts(sample_matrix)
periodicity_df(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.