Scripts for Evolving-Hockey.com
- ALLSCRAPE.R is a slightly modified version of Manny Perry's DryScrape functions from his GitHub page
- Note: the original source has been taken down
- EH_scrape_functions.R is an NHL scraper we have written that is currently in beta testing.
- Shiny_All_Functions.R includes all functions needed to create stats for Evolving-Hockey.com
- Shiny_All_Stats.R runs the functions for new data
- Misc_Functions.R houses additional functions that could be useful