require(knitr) if (!requireNamespace('pacman')){ install.packages('pacman') } pacman::p_load(magick, grid, dplyr, lubridate) # You can install using the pacman package using the following code:
You can install the released version of powerplay
from GitHub with:
# You can install using the pacman package using the following code: if (!requireNamespace('pacman', quietly = TRUE)){ install.packages('pacman') } pacman::p_load_current_gh("saiemgilani/powerplay")
For more information on the package and function reference, please see the powerplay
documentation website.
To cite the powerplay
R package in publications, use:
BibTex Citation
@misc{gilani_powerplay_2021, author = {Saiem Gilani}, title = {powerplay: The SportsDataverse Package for NHL Data.}, url = {https://saiemgilani.github.io/powerplay/}, year = {2021} }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.