Skip to content

An R package making it easy to extract NHL data in a tidy format

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
LICENSE.md
Notifications You must be signed in to change notification settings

jplecavalier/tidynhl

Repository files navigation

tidynhl

Lifecycle: experimental R-CMD-check

Overview

tidynhl is a user-friendly R package which aims at facilitating data extraction through the NHL API in a ready-to-use tidy format.

Installation

As of now, tidynhl is only an experimental package, thus not released on CRAN.

You can install the experimental version of the package directly form github by running the following command :

remotes::install_github("jplecavalier/tidynhl")