LG_shiny_explain_plots: Explain details about the plots created by 'LG_shiny'.

View source: R/LG_shiny_explain_plots.R

LG_shiny_explain_plotsR Documentation

Explain details about the plots created by LG_shiny.

Description

This internal helper function for LG_shiny creates text that can explain the content of the plots, i.e. details related to whether the data is simulated or based on observations, and some summaries with regard to the parameters used in the computation.

Usage

LG_shiny_explain_plots(input, .env)

Arguments

input

A list containing the arguments needed in order to perform the extraction.

.env

An environment in which .arr will be updated. This argument can be skipped when called in a non-interactive setting.

Value

An explanation of the plot under investigation will be added to the LG_shiny-interface.


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