load_gamezone_pbp: Load cleaned gamezoneR play-by-play from the data repository

View source: R/load_pbp.R

load_gamezone_pbpR Documentation

Load cleaned gamezoneR play-by-play from the data repository

Description

Load cleaned gamezoneR play-by-play from the data repository

Usage

load_gamezone_pbp(seasons)

Arguments

seasons

A vector of years (formatted like 2020-21) associated with men's college basketball seasons

Author(s)

Jack Lichtenstein

Examples

## Not run: 
future::plan("multisession")
load_gamezone_pbp(c("2017-18", "2018-19", "2019-20", "2020-21"))

## End(Not run)


JackLich10/gamezoneR documentation built on April 24, 2023, 4:15 p.m.