LG_shiny_explain_interface: Create the instructions for 'LG_shiny'.

View source: R/LG_shiny_explain_interface.R

LG_shiny_explain_interfaceR Documentation

Create the instructions for LG_shiny.

Description

This internal function is a helper-function for LG_shiny, that creates some explanations that can be added to the interface. This version is still in its infancy, i.e. it is mostly a placeholder.

Usage

LG_shiny_explain_interface(input, .env, .env2)

Arguments

input

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

.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

An explanation will be returned.


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