run_calms: Launch calms User Interface

View source: R/run_app.R

run_calmsR Documentation

Launch calms User Interface

Description

run_calms() loads interactive user interface built using R shiny.

Usage

run_calms()

Details

Start calms

The interactive user interface is to provide an easy way for people who are not comfortable with the R command line system. Includes example data for demonstration.

Value

Nothing

Examples

if (interactive()){
run_calms()
}

calms documentation built on Aug. 28, 2025, 9:08 a.m.