Skip to content

rebjoh/gameday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gameday

The gameday package allows you to get basic information about National Hockey League games from live.nhle.com.

How to install and load the gameday package in R:

library("devtools")
install_github("rebjoh/gameday")
library("gameday")

To find the vignette associated with gameday using R:

browseVignettes(package = "gameday")

Alternatively, view the vignette for gameday here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages