di.ui {monobinShiny}R Documentation

Descriptive statistics and imputation module - user interface

Description

Descriptive statistics and imputation module - user interface

Usage

di.ui(id)

Arguments

id

Namespace id.

Value

No return value, called for descriptive statistics and imputation module user interface.

Examples

if 	(interactive()) {
	di.ui(id = "desc.imputation")
	}

[Package monobinShiny version 0.1.0 Index]