ProSportsDraftDataVignette

How to run and install the packages:

devtools::install_github("Ginsburg1/ProSportsDraftData")

library(ProSportsDraftData)

Nescessities

Overview of the project

The purpose of the project is to have an R package that contains scouting report data for players in the NHL, MLB, and NFL. Each league has data from multiple sources that can be easily accessed and analysed. This document lays out the different variables that each dataset contains as well as pre built funtions that only show data from each source

Available Datasets

The ProSportsDraftData package provides several data sets:

Sources and Citations

The nfl Dataset

Loading NFL Data

To view the NFL dataset run the following code:

nfl_data

The data points

The nfl data set includes the following data points:

Filtering By Data Source

The NFL data has been compiled from multiple sources. The four different data sets are:

To see the data from a specific source, use the following functions:

The nhl_data Dataset

Loading NHL Data

To view the NHL dataset run the following code: nhl_data

The data points

The NFL data set includes the following data points:

Filtering By Data Source

The NHL data has been compiled from multiple sources. The three different data sets are

To see the data from a specific source, use of the following functions:

The nba_data Dataset

Loading NHL Data

To view the NHL dataset run the following code: nba_data

The data points

The nba_data data set includes the following data points:

Filtering By Data Source

The NFL data has been compiled from multiple sources. The five different data sets are:

To see the data from a specific source, use the following functions: