run_app | R Documentation |
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.
run_app()
Starts the Shiny App interface for the lecat package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.