NormNumericInput: NormNumericInput

View source: R/fct_helpers.R

NormNumericInputR Documentation

NormNumericInput

Description

Creates a Numeric input with a SD input as well

Usage

NormNumericInput(
  paramID,
  varName,
  infoId = "foo",
  infoText = "",
  E_value = 50,
  E_min = 1,
  E_max = 100,
  E_step = 1,
  SD_value = 50,
  SD_min = 1,
  SD_max = 100,
  SD_step = 1,
  via_InsertUI = FALSE,
  Button = TRUE,
  cellWidths = "30%"
)

HiDef-Aerial-Surveying/mCRM documentation built on Dec. 24, 2024, 3:03 p.m.