algo.ui: Server side for monobin functions' inputs

Description Usage Arguments Value Examples

View source: R/99_HELPERS.R

Description

Server side for monobin functions' inputs

Usage

1
algo.ui(id)

Arguments

id

Namespace id.

Value

No return value, server side call for user interface of the selected binning algorithm.

Examples

1
2
3
if 	(interactive()) {
	algo.ui(id = "monobin")
	}

andrija-djurovic/monobinShiny documentation built on Dec. 19, 2021, 3:35 a.m.