Learn R Programming

ncaahoopR (version 1.5.8)

court: A data frame with NCAA court dimensions.

Description

A data frame with NCAA court dimensions.

Usage

court

Arguments

Format

A data frame with NCAA court dimensions

Details

use this dataframe with geom_polygon to draw a NCAA court.

Examples

Run this code
# NOT RUN {
data(court)

# }

Run the code above in your browser using DataLab