plot_acf_results: Plot Raw Values

View source: R/plot_acf_results.R

plot_acf_resultsR Documentation

Plot Raw Values

Description

Plot Raw Values

Usage

plot_acf_results(df)

Arguments

df

Use the second output from 'simplify_data'.

Value

Returns a list of plots for the autocorrelation results.

Examples

plots = plot_acf_results(df = simplified_data$autocorrelation)


edpclau/circadian-dynamics documentation built on Aug. 25, 2023, 12:18 p.m.