TestDesign is a caller function for opening the Shiny interface of TestDesign package.

TestDesign()

Examples


if (FALSE) { # \dontrun{
if (interactive()) {
  TestDesign()
}
} # }