LG_shiny_CS_input: Create 'radioButtons' and 'sliderInputs' for the...

View source: R/LG_shiny_CS_input.R

LG_shiny_CS_inputR Documentation

Create radioButtons and sliderInputs for the LG_shiny-interface.

Description

This internal function creates the LG_shiny-interface. It does also deal with details related to the internal logs, which enables switching between different branch to work better.

Usage

LG_shiny_CS_input(.env, .env2, .part = c("var_local", "p_diag_bw", "levels"))

Arguments

.env

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

.env2

The environment containing the two lists input and output.

.part

One of the values c("var_local", "p_diag_bw", "levels"). This decides which parts of the interface that should be updated.

Value

This function creates the radioButtons and sliderInputs for the LG_shiny-interface.


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