num.inputs: Numeric arguments - monobin module

Description Usage Arguments Value Examples

View source: R/99_HELPERS.R

Description

Numeric arguments - monobin module

Usage

1

Arguments

x

Binning algorithm from monobin package.

Value

Returns a list of two vectors: index and UI element label of numeric arguments of the selected monobin function.

Examples

1
2
3
4
if 	(interactive()) {
	inp.indx <- num.inputs(x = x)
	}
num.inputs(x = "cum.bin")

monobinShiny documentation built on Nov. 22, 2021, 9:07 a.m.