nbl_shots: Get shots data from the NBL

View source: R/get_data.R

nbl_shotsR Documentation

Get shots data from the NBL

Description

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

Usage

nbl_shots()

Value

returns a dataframe of shot location data

Examples

try({
shots <- nbl_shots()
})

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