Skip to contents
nhlplotter Logo

nhlplotter

nhlplotter is an R package for visualizing NHL data from the companion R package nhlscraper. It provides tools for custom and preset plots.

Installation

Install the development version from GitHub with:

install.packages('pak')
pak::pak('RentoSaijo/nhlplotter')