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

TestDesign()

Examples


if (FALSE) {
if (interactive()) {
  TestDesign()
}
}