View source: R/shiny_basketball_app.R
shiny_basketball_app | R Documentation |
This function will create the shiny app for the basketball package. The appdir object basically looks for the shiny folder in the basketball package and runs the ui and server functions.
shiny_basketball_app()
The ui.R file will create the ui for the application. The server.R will set up the server. The app.R function sources both the ui and server functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.