neoshiny {neodistr} | R Documentation |
Starts shiny application for the neodistr package
neoshiny()
Starts shiny application for the neodistr package.
Anisa' Faoziah and Achmad Syahrul Choir
if (interactive()) {
suppressMessages(library(neodistr))
neoshiny()
}