R/wnba_seattle_pbp_2024.R

#' 2024 WNBA Seattle Storm Shots
#'
#' A dataset containing all Seattle Storm shots in the 2024 season
#'
#' @format A data frame with 5156 rows and 3 variables:
#' \describe{
#'.  \item{coordinate_x}{X Coordinate of Shot}
#'.  \item{coordinate_y}{Y Coordinate of Shot}
#'   \item{scoring_play}{Made or Missed Shot}
#' }
#' @source \url{https://wehoop.sportsdataverse.org}
"wnba_seattle_pbp_2024"

Try the ISAR package in your browser

Any scripts or data that you put into this service are public.

ISAR documentation built on April 22, 2026, 1:11 a.m.