wrapRpSlider {LinRegInteractive} | R Documentation |
Wrapper function to provide a variable name of type character
to rp.slider
.
wrapRpSlider(panel, variable, from, to, action, title=NA,
log = FALSE, showvalue = FALSE, resolution = 0,
initval = NULL, pos = NULL, horizontal = TRUE)
See documentation of rp.slider
. The argument variable
must be of type character
here.
A function call of rp.slider
which can be evaluated.
Function is only for internal use in LinRegInteractive.