monobin.fun: Evaluation expression of the selected monobin function and...

Description Usage Arguments Value Examples

View source: R/99_HELPERS.R

Description

Evaluation expression of the selected monobin function and its arguments

Usage

1

Arguments

x

Binning algorithm from monobin package.

Value

Returns an evaluation expression of the selected monobin algorithm.

Examples

1
2
3
4
if 	(interactive()) {
	expr.eval <- monobin.fun(x = algo)
	}
monobin.fun(x = "ndr.bin")

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