nbl_shots {nblR} | R 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()
})
[Package nblR version 0.0.4 Index]