run_calms | R Documentation |
run_calms() loads interactive user interface built using R shiny.
run_calms()
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.
Nothing
if (interactive()){
run_calms()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.