
Function reference
-
boxplot() - Produce a ggplot2 Boxplot
-
.onAttach() - Internal stuff
-
gamesIsValid() - Check Games Argument Validity
-
genderIsValid() - Checks Gender Formatting
-
histogram() - Produce a ggplot2 Histogram
-
listValidTeams() - List of Valid Teams
-
lollipopChart() - Produce a ggplot2 Lollipop Chart
-
overallLeaders() - Produce a Chart of Individual Overall Season Leaders
-
playersIsValid() - Check Players Argument Validity
-
scatterPlot() - Produce a ggplot2 Scatter Plot
-
scrapeGameStats() - Scrape Game Statistics for one season of ECAC hockey games
-
scrapeGameStatsByTeam() - Scrape Game Statistics for one season (of one team) of ECAC hockey games
-
scrapeIndivStats() - Scrape Individual Player Statistics
-
scrapeIndivStatsByTeam() - Scrape Individual Player Statistics For One Team
-
scrapeTeamStats() - Scrape Team Summary Statistics
-
teamIsValid() - Check Team Name Validity
-
varIsValid() - Check Variable Name Validity
-
winLossChart() - Produce a Win/Loss ggplot2 Bar Chart