R/data.R

#' Shooting data from LEB Oro
#'
#' Scraped data from Baloncesto en Vivo from week 17 of LEB Oro 2018/2019
#'
#' @format A data frame with variables:
#' \describe{
#'   \item{x, y}{x, y coordinates of the shot}
#'   \item{time}{Time elapsed since begining of game}
#'   ...
#' }
#'
#' @source \url{http://baloncestoenvivo.feb.es/}
"shots"
solmos/rfeb documentation built on May 30, 2019, 1:33 p.m.