LG_plot_df_spectra_helper: Helper-function for 'LG_plot_df_spectra'

View source: R/LG_plot_df_spectra_helper.R

LG_plot_df_spectra_helperR Documentation

Helper-function for LG_plot_df_spectra

Description

This internal function is called by LG_plot_df_spectra in order to compute the (local Gaussian) spectra.

Usage

LG_plot_df_spectra_helper(..env, look_up, .gl = "local")

Arguments

..env

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

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.

.gl

Either "local" or "global", default "local"

Value

The environment ..env will be updated with lists containing arrays with information about the different spectral densities that can be investigated.


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