GOFShiny: Launch 'GOFShiny' Interface

Description Usage Details Value Examples

View source: R/GOFShiny.R

Description

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

Usage

1

Details

Start GOFShiny

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

Value

Nothing

Examples

1
2
3
4
if(interactive()){
library(rmarkdown)
GOFShiny()
}

Example output



GOFShiny documentation built on July 31, 2019, 5:09 p.m.

Related to GOFShiny in GOFShiny...