recSliderGuiInput: Internal Version of rSliderGui

Description Usage Arguments Value Examples

Description

Internal Version of rSliderGui

Usage

1
2
3
4
recSliderGuiInput(id, x, depth = 0, breaking = 0,
  parents_name = "genauer", minweight = 0, maxweight = 100,
  standardweight = 30, open.maxdepth = Inf,
  cb_title = "I don't know", sliderlabel = "", sliderstate = "")

Arguments

depth

actual depth - root is 0

sliderlabel
sliderstate

Default class of slider.

Value

a list of rows as UIoutput - Sliders and collapsebars with attributes "depth" and "element_name". See codesetNameDepth

Examples

1
2
test<-recSliderGuiInput("slg1", configList)
sapply(test, function(x){setNames(attr(x,"depth"),attr(x,"element_name"))})

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