plot_lsp_results: Plot Lomb-Scargle Results

View source: R/plot_lsp_results.R

plot_lsp_resultsR Documentation

Plot Lomb-Scargle Results

Description

Plot Lomb-Scargle Results

Usage

plot_lsp_results(df)

Arguments

df

Use the third output from 'simplify_data'.

Value

Returns a list of plots for the autocorrelation results.

Examples

plots = plot_lsp_results(df = simplified_data$lombscargle)


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