zScaleServer: Z Scale Server

View source: R/02-modules-modelResultHelpers.R

zScaleServerR Documentation

Z Scale Server

Description

Server function of the module

Usage

zScaleServer(
  id,
  Model,
  fixCol,
  estimationTypeChoices,
  restrictOption,
  zValuesFun,
  zValuesFactor,
  mapType = reactive("Map"),
  IndSelect = NULL
)

Arguments

id

id of module

Model

(reactive) model output

fixCol

(reactive) user input if columns should be fixed, TRUE or FALSE

estimationTypeChoices

(reactive) named characters of choices of estimation types

restrictOption

(reactive) either "hide" or "show". If "show" than add user input to restrict the z scale.

zValuesFun

(reactive) function to extract zValues, either getZValues or getZValuesKernel

zValuesFactor

(numeric) factor applied to zValues

mapType

(character)

IndSelect

(character) select category in case of categorical model


Pandora-IsoMemo/iso-app documentation built on July 4, 2024, 7:07 p.m.