/tidynhl

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

Primary LanguageRGNU General Public License v3.0GPL-3.0

tidynhl

Lifecycle: experimental R build status

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")