neoshiny {neodistr}R Documentation

Starts shiny application for the neodistr package

Description

Starts shiny application for the neodistr package

Usage

neoshiny()

Value

Starts shiny application for the neodistr package.

Author(s)

Anisa' Faoziah and Achmad Syahrul Choir

Examples

if 	(interactive()) {
	suppressMessages(library(neodistr))	
	neoshiny()
	}

[Package neodistr version 0.1.1 Index]