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 July 1, 2024, 2:33 a.m.