rgetIndikatorensetting: Internal version of getIndikatorensetting

Description Usage Arguments

Description

Internal version of getIndikatorensetting

Usage

1
2
3
4
5
6
rgetIndikatorensetting(x, depth = 0, parent = "Szenarioergebnis",
  positive_utility_settings = utility_settings(),
  negative_utility_settings = utility_settings(util_func = "negprop"),
  agg_func = "weighted.sum", include_parent = TRUE,
  open.maxdepth = Inf, color = NA, minweight = 0,
  standardweight = 30)

Arguments

positive_utility_settings

standard utitily function settings, utility_settings().

negative_utility_settings

standard utitily function settings for negative weights, utility_settings(util_func="negprop") .

color
minweight

only to determine, if negative settings should be included, see rSliderGuiInput.


JulianBo/mcdsupportshiny documentation built on July 5, 2019, 12:51 a.m.