runEPTS: Run the EPTS Shiny Application

View source: R/runEPTS.R

runEPTSR 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()
}


epts documentation built on June 8, 2025, 11:04 a.m.

Related to runEPTS in epts...