LG_shiny_interface_plots: Create the plot-related part of the 'LG_shiny'-interface.

View source: R/LG_shiny_interface_plots.R

LG_shiny_interface_plotsR Documentation

Create the plot-related part of the LG_shiny-interface.

Description

This internal function calls LG_plot_helper.

Usage

LG_shiny_interface_plots(.env, .env2)

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.

Value

This function creates the plot (or the code to create it outside of the LG_shiny-application).


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