Learn R Programming

nblR (version 0.0.4)

nbl_shots: 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()

Arguments

Value

returns a dataframe of shot location data

Examples

Run this code
try({
shots <- nbl_shots()
})

Run the code above in your browser using DataLab