Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 932 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 932 Bytes

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