knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
tidynhl
is a user-friendly R package which aims at facilitating data extraction through the NHL API in a ready-to-use tidy format.
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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.