Learn R Programming

animation (version 2.0-0)

CLELAL09: The NBA game between CLE Cavaliers and LAL Lakers on Dec 25, 2009.

Description

The NBA game between CLE Cavaliers and LAL Lakers on Dec 25, 2009.

Usage

data(CLELAL09)

Arguments

Details

Cleveland Cavaliers played against Los Angeles Lakers at Staples Center in LA on Dec 25, 2009 and won the game by 102:87. This data recorded the locations of players on the court and the results of the shots. Format: a data frame with 455 observations on the following 6 variables. [object Object],[object Object],[object Object],[object Object],[object Object],[object Object] Source: http://www.basketballgeek.com/data/ (transformed based on the original data)

Examples

Run this code
library(animation)
data(CLELAL09)
## see demo('CLEvsLAL', package = 'animation')
##   for a `replay' of the game}

Run the code above in your browser using DataLab