Learn R Programming

TestDesign (version 1.7.0)

app: Open TestDesign app

Description

app and OAT are aliases of TestDesign.

Usage

app()

OAT()

Arguments

Details

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

Examples

Run this code

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

Run the code above in your browser using DataLab