shiny_basketball_app: Shiny Basketball Package function

View source: R/shiny_basketball_app.R

shiny_basketball_appR Documentation

Shiny Basketball Package function

Description

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.

Usage

shiny_basketball_app()

Details

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.


akhilbandhu/basketballpackage documentation built on April 21, 2022, 5:37 p.m.