monobinShinyApp {monobinShiny}R Documentation

Starts shiny application for the monobin package

Description

Starts shiny application for the monobin package

Usage

monobinShinyApp()

Value

Starts shiny application for the monobin package.

Examples

if 	(interactive()) {
	suppressMessages(library(monobinShiny))	
	monobinShinyApp()
	}

[Package monobinShiny version 0.1.0 Index]