NoahCornish / OHLpkg

This R package offers a comprehensive solution for accessing and analyzing Ontario Hockey League (OHL) data. It is designed to retrieve OHL data, which is then cleaned, organized, and converted into user-friendly data frames. This streamlined process ensures the data is ready for in-depth analysis. Created by: Noah Cornish
https://noahcornish.github.io/OHLpkg/
MIT License
2 stars 0 forks source link

Addition of arguments for three functions #9

Open NoahCornish opened 2 months ago

NoahCornish commented 2 months ago

get_DYStats() get_SHStats() get_EVStats()

Enable these functions to get draft year, short-handed, and even-strength stats based on the requested season (regular season and playoffs)

NoahCornish commented 1 month ago

This addition is now being worked on. Version 3.0.0 will release this as major script changes are required. Stay tuned