inst/doc/NBAloveR.R

## ----setup, include = FALSE----------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ------------------------------------------------------------------------
# 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.