run_app: Shiny UI for pliman package

View source: R/utilities.R

run_appR Documentation

Shiny UI for pliman package

Description

run_app calls plimanshiny::run_app() that will starts the Shiny interface of the pliman package

Usage

run_app()

Examples

if(interactive()){
library(pliman)
run_app()
}



TiagoOlivoto/pliman documentation built on Sept. 14, 2024, 2:24 a.m.