Learn R Programming

digiRhythm (version 2.4)

dgm_periodicity: Returns the periodicity of a digiRhythm dataframe

Description

Returns the periodicity of a digiRhythm dataframe

Usage

dgm_periodicity(data)

Value

returns a periodicity object of type xts.

Arguments

data

a digiRhythm friendly dataframe

Examples

Run this code
data("df516b_2", package = "digiRhythm")
df <- df516b_2
dgm_periodicity(df)

Run the code above in your browser using DataLab