nba.heights: NBA Player heights from 2008-9

Description Usage Format Source Examples

Description

Heights of all NBA players from the 2008-9 season.

Usage

1
data("nba.heights")

Format

A data frame with 435 observations (players) on the following 4 variables.

last.name

Last name.

first.name

First name.

h.meters

Height, in meters.

h.in

Height, in inches.

Source

Collected from http://www.nba.com.

Examples

1
2

JECheadle/RSOC317L documentation built on May 15, 2019, 4:02 a.m.