wrapRpSlider: Wrapper Function for rp.slider

Description Usage Arguments Value Note

View source: R/LinRegInteractive_functions.R

Description

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

Usage

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

Arguments

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

Value

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

Note

Function is only for internal use in LinRegInteractive.


LinRegInteractive documentation built on March 26, 2020, 7:26 p.m.