Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


LinRegInteractive (version 0.3-4)

wrapRpSlider: Wrapper Function for rp.slider

Description

Wrapper function to provide a variable name of type character to rp.slider.

Usage

wrapRpSlider(panel, variable, from, to, action, title=NA, 
log = FALSE, showvalue = FALSE, resolution = 0, 
initval = NULL, pos = NULL, horizontal = TRUE)

Value

A function call of rp.slider which can be evaluated.

Arguments

See documentation of rp.slider. The argument variable must be of type character here.