app {TestDesign} | R Documentation |
Open TestDesign app
Description
app
and OAT
are aliases of TestDesign
.
Usage
app()
OAT()
Details
TestDesign
is a caller function for opening the Shiny interface of TestDesign package.
Examples
## Not run:
if (interactive()) {
TestDesign()
}
## End(Not run)
[Package TestDesign version 1.6.1 Index]