allison602/NBA: Retrieve Yearly Information From the NBA Dataset

This package includes three functions that retrieve specific information about a given year in the Seasons_Stats_NBA dataset from https://www.kaggle.com/drgilermo/nba-players-stats#Seasons_Stats.csv. One function retrieves the max value of points made by any NBA player in a particular year. Another retrieves the oldest NBA player in a particular year. The third function outputs a correlation matrix among all numeric variables in the Seasons_Stats_NBA dataset.

Getting started

Package details

Maintainer
LicenseWhat license it uses
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("allison602/NBA")
allison602/NBA documentation built on March 6, 2020, 12:03 a.m.