nbl_box_team: Get team box score data from the NBL

View source: R/get_data.R

nbl_box_teamR Documentation

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

Value

returns a dataframe of team box score data

Examples

try({
team_box <- nbl_box_team()
})

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