Learn R Programming

nblR (version 0.0.4)

nbl_box_team: Get team box score data from the NBL

Description

Returns a data frame of all available team box scores data for NBL matches played since 2015-16

Usage

nbl_box_team()

Arguments

Value

returns a dataframe of team box score data

Examples

Run this code
try({
team_box <- nbl_box_team()
})

Run the code above in your browser using DataLab