run_app: Launch the LE-CAT shiny app

View source: R/run_app.R

run_appR Documentation

Launch the LE-CAT shiny app

Description

The lecat package contains several functions and the run_app function starts a Shiny app for interacting with these function. The Shiny app is a web based interface suitable for students with little experience of R to use in place of calling the function themselves. The app can run either locally - started by the run_app function - or externally by placing the package and app.R file on an external server.

Usage

run_app()

Details

Starts the Shiny App interface for the lecat package


WarwickCIM/lecat documentation built on Jan. 14, 2023, 4:43 a.m.