NBAloveR

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)


Try the NBAloveR package in your browser

Any scripts or data that you put into this service are public.

NBAloveR documentation built on May 1, 2019, 11:29 p.m.