neoshiny: Starts shiny application for the neodistr package

View source: R/neoshiny.R

neoshinyR 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()
	}

neodistr documentation built on June 26, 2024, 5:07 p.m.