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

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
qqnorm(nba_heights$h_meters)

tessington/qsci381 documentation built on Sept. 26, 2020, 12:40 p.m.