dgm_periodicity | R Documentation |
Returns the periodicity of a digiRhythm dataframe
dgm_periodicity(data)
data |
a digiRhythm friendly dataframe |
returns a periodicity object of type xts.
data("df516b_2", package = "digiRhythm")
df <- df516b_2
dgm_periodicity(df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.