extract_shots: Extract shot data for Spanish FEB basketball leagues

Description Usage Arguments Value Examples

Description

Extract shot data for Spanish FEB basketball leagues

Usage

1
extract_shots(game_ids)

Arguments

game_ids

Game IDs from Baloncesto en Vivo

Value

A data frame with x, y coordinates

Examples

1
2
ids <- 2010208:2010216
week17_2018 <- extract_shots(ids)

solmos/rfeb documentation built on May 30, 2019, 1:33 p.m.