Learn R Programming

neodistr (version 0.1.2)

neoshiny: Starts shiny application for the neodistr package

Description

Starts shiny application for the neodistr package

Usage

neoshiny()

Arguments

Value

Starts shiny application for the neodistr package.

Author

Anisa' Faoziah and Achmad Syahrul Choir

Examples

Run this code
if 	(interactive()) {
	suppressMessages(library(neodistr))	
	neoshiny()
	}

Run the code above in your browser using DataLab