Learn R Programming

nblR (version 0.0.4)

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

Arguments

Value

returns a dataframe of play-by-play data

Examples

Run this code
try({
pbp <- nbl_pbp()
})

Run the code above in your browser using DataLab