plot_score_worm_totals: Plot Score Worm Totals
Description
This function plots the team totals score worm for AFL games.
Usage
plot_score_worm_totals(match_id)
Value
A ggplot object showing the total score worm.
Arguments
- match_id
Champion Data match_id (providerId) of the form CD_MSSSS014RRMM where SSSS is the Season, RR is the Round and MM is the Match. e.g. ‘CD_M20240142004' - can be found using fetch_fixture_afl()