Learn R Programming

nbastatR (version 0.1.12031)

hoops_hype_salary_summary: HoopsHype NBA teams summary salaries

Description

Gets all team salary summaries from HoopsHype

Usage

hoops_hype_salary_summary(return_wide = T, return_message = T)

Arguments

return_wide

if TRUE returns wide data

return_message

if TRUE returns a message

Value

a tibble()

See Also

Other hoopshype: hoopshype_salaries

Other salaries: bref_bios, hoopshype_salaries, nba_insider_salaries

Examples

Run this code
# NOT RUN {
hoops_hype_salary_summary(spread_data = TRUE)
# }

Run the code above in your browser using DataLab