knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

This vignettes provides a quick tour of the R package "NBAloveR".

Installation

# If you want access to latest version, use install_github() function
# devtools::install_github("koki25ando/NBAloveR")
# install.packages("NBAloveR")
library(NBAloveR)


koki25ando/NBAloveR documentation built on March 21, 2022, 4:30 p.m.