runEPTS {epts} | R Documentation |
Run the EPTS Shiny Application
Description
Launches a Shiny application that provides an interactive user interface to run the functions provided by the epts package.
Usage
runEPTS()
Examples
if (interactive()) {
runEPTS()
}
[Package epts version 1.2.2 Index]