Skip to content

Johnnyantoun26/NBA-Stats-R-Shiny-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About nbaanalysis package

The nbaanalysis package constructs a RShiny Dashboard, which gives the user the ability the analyze and visualize NBA player performance data on a multitude of levels, ranging from viewing high-level performance metrics to conducting exploratory and across-NBA comparisons.

Available data and functions

  • run_nba_analysis() - this function runs the main shiny dashboard
  • shooting_data - a dataset that contains each player's shooting statistics used in the shiny dashboard
  • per_data - a dataset that contains each player's per game statistics used in the shiny dashboard
  • player_stats - a dataset that contains each player's profile statistics used in the shiny dashboard

Steps to run shiny app

  1. library(nbaanalysis)
  2. nbaanalysis::run_nba_analysis()

Built With

Below are the major frameworks/libraries used to create the package. Each link redirects to the documentation for the package in question.

(back to top)

Data Sources

Contact

(back to top)

License

Distributed under the MIT License. See LICENSE.md for more information.

(back to top)

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published