nbl_pbp: Get play-by-play data from the NBL

View source: R/get_data.R

nbl_pbpR Documentation

Get play-by-play data from the NBL

Description

Returns a data frame of all available play-by-play data for NBL matches played since 2015-16

Usage

nbl_pbp()

Value

returns a dataframe of play-by-play data

Examples

try({
pbp <- nbl_pbp()
})

nblR documentation built on Feb. 16, 2023, 5:28 p.m.