Load cleaned team staff data from the volleydata repository.
Source:R/get_data.R
load_team_staff.RdLoad cleaned team staff data from the volleydata repository.
Value
A data frame containing the team staff data for the specified seasons.
| Column Name | Type |
| match_id | dbl |
| season | dbl |
| match_datetime | chr |
| team_name | chr |
| staff_type | chr |
| full_name | chr |
| first_name | chr |
| last_name | chr |
| league | chr |
Examples
try({load_team_staff("mlv", 2024)})
#> Warning: Failed to open 'https://github.com/awosoga/volleydata/releases/download/pvf-team-staff/pvf_team_staff.csv': The requested URL returned error: 404
#> Error in open.connection(structure(4L, class = c("curl", "connection"), conn_id = <pointer: 0x560cd0867190>), :
#> cannot open the connection