Rows: 1,030
Columns: 7
$ ...1 <dbl> 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 1…
$ scoring_play <lgl> TRUE, FALSE, TRUE, FALSE, TRUE, FALSE, FALSE, TRUE, FALS…
$ score_value <dbl> 2, 0, 2, 0, 2, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2,…
$ shot_x <dbl> 0, 19, -4, 0, -4, -6, -3, -4, -12, -1, -4, -4, -5, -4, -…
$ shot_y <dbl> 10, 17, 2, 17, 2, 5, 3, 2, 25, 9, 7, 2, 24, 2, 2, 3, 1, …
$ shot_distance <dbl> 10.000000, 25.495098, 4.472136, 17.000000, 4.472136, 7.8…
$ shot_type <chr> "Pullup Jump Shot", "Jump Shot", "Driving Layup Shot", "…