Learn R Programming

calms (version 1.0-1)

run_calms: Launch calms User Interface

Description

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

Usage

run_calms()

Arguments

Value

Nothing

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.

Examples

Run this code
if (interactive()){
run_calms()
}

Run the code above in your browser using DataLab