LG_plot: Create plots of local Gaussian correlations and spectral...

View source: R/LG_plot.R

LG_plotR Documentation

Create plots of local Gaussian correlations and spectral densities

Description

This internal function creates the plots of the local Gaussian correlations and spectral densities.

Usage

LG_plot(..env, look_up)

Arguments

..env

The environment with the information needed in order to create the desired plot.

look_up

The environment created by LG_lookup, which keep tracks of information for a wide range of helper-functions.

Value

A plot is returned to the work-flow.

Note

The function LG_plot_helper is the one that should be used when it is of interest to reproduce the plots in a non-reactive environment, in particular since it is there it is possible to fine-tune the size of the annotated text. This latter detail is of importance when several plots are to be included in a grid, see the scripts for examples (use LG_extract_scripts in order to access them).


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