R/wnba_player_shots_2025.R

#' 2025 WNBA Player Shots
#'
#' A dataset containing Breanna Stewart and A'ja Wilson's WNBA shots in the 2025 season
#'
#' @format A data frame with 3297 rows and 3 variables:
#' \describe{
#'   \item{athlete_display_name}{Player name}
#'.  \item{coordinate_x}{X Coordinate of Shot}
#'.  \item{coordinate_y}{Y Coordinate of Shot}
#' }
#' @source \url{https://wehoop.sportsdataverse.org}
"wnba_player_shots_2025"

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.