LG_shiny_interface_1_helper: Helper-function for 'LG_shiny_interface_1_TS_info_scribe'

View source: R/LG_shiny_interface_1_helper.R

LG_shiny_interface_1_helperR Documentation

Helper-function for LG_shiny_interface_1_TS_info_scribe

Description

This internal function finds the parameters needed for the LG_shiny-interface.

Usage

LG_shiny_interface_1_helper(.env, .approx, .iterated = FALSE)

Arguments

.env

The environment where the original arguments given to LG_shiny lives, i.e. arguments like main_dir and data_dir.

.approx

A vector that specifies one of the nodes of .info.

.iterated

A logical value, default FALSE, that is included since this function will call itself when an approx-node contains bootstrap-information. (There are some minor differences with regard to how the result should be returned in these two cases.)

Value

This helper-function finds the parameters to be use when LG_shiny shall visualise the content of interest.


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