Skip to contents

Returns a data frame of all results in either wide or long form of all NBL matches played since 1979

Usage

nbl_results(wide_or_long)

Arguments

wide_or_long

either 'wide' or 'long' to get either one row per match, or a row for each team for each match

Value

returns a dataframe of match results

Examples

try({
results_wide <- nbl_results(wide_or_long="wide")
results_long <- nbl_results(wide_or_long="long")
})
#> → Data last updated 2023-02-06 09:54:26 AEST
#> → Data last updated 2023-02-06 09:54:25 AEST