LG_lookup_details: Helper-function to create the 'details'-list of 'look_up'

View source: R/LG_lookup_details.R

LG_lookup_detailsR Documentation

Helper-function to create the details-list of look_up

Description

This internal helper function prepares the information that is needed in order to describe the content of a given plot. This information will be added as an attribute when a plot is created in a nonreactive setting, which implies that it is easily available when a plot is to be included in a paper/presentation. See LG_explain_plots for further details.

Usage

LG_lookup_details(look_up, .AB_env)

Arguments

look_up

A list from the internal workings of the function LG_lookup.

.AB_env

The environment that contains the desired information. This argument is inherited from LG_lookup.

Value

A details-list will be returned to the calling function (i.e. LG_lookup), and this list contains the details needed for the description of the content of the plots.


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