if (FALSE) {
df0 <- do_divide_court_zones(acb_shooting_data_2425)
df1 <- do_filter_data(df0, "2024-2025", "", "", "", "", "")
shots_stats <- do_shots_stats(df1, df0)
all_shots <- shots_stats$all_shots
summary_shots <- shots_stats$summary_shots
summary_shots_zone <- shots_stats$summary_shots_zone
}
Run the code above in your browser using DataLab