nbl_box_player {nblR}R Documentation

Get player box score data from the NBL

Description

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

Usage

nbl_box_player()

Value

returns a dataframe of player box score data

Examples

try({
player_box <- nbl_box_player()
})

[Package nblR version 0.0.4 Index]