GOFShiny {GOFShiny}R Documentation

Launch 'GOFShiny' Interface

Description

GOFShiny() loads interactive user interface built using R 'shiny'.

Usage

GOFShiny()

Details

Start GOFShiny

The interactive user interface is to provide an easy way for goodness of fit test analysis.

Value

Nothing

Examples

if(interactive()){
library(rmarkdown)
GOFShiny()
}

[Package GOFShiny version 0.1.0 Index]