LG_plot_df_spectra: Extract data-frames needed for the plotting of the spectra

View source: R/LG_plot_df_spectra.R

LG_plot_df_spectraR Documentation

Extract data-frames needed for the plotting of the spectra

Description

This internal function computes the spectra for a collection of (local Gaussian) auto- and cross-correlations. This function is an internal function which is called from the functions that creates the plots.

Usage

LG_plot_df_spectra(look_up, ..env)

Arguments

look_up

An environment created by LG_lookup (in the function LG_plot_helper), where the key details have been extracted (or constructed) from a (non-reactive copy) of the values defined by the shiny-interface.

..env

The environment that contains the correlations, and also the environment in which the result will be stored.

Value

An update of ..env will be performed with values needed for the plotting of the spectra.


LAJordanger/localgaussSpec documentation built on May 6, 2023, 4:31 a.m.