Learn R Programming

MPV (version 1.64)

table.b23: Table B23

Description

The table.b23 data frame has 59 observations on 8 variables.

Usage

data(table.b23)

Arguments

Format

This data frame contains the following columns:

Player

character vector

Per

numeric vector

Lane.Agility.Time..Seconds.

numeric vector

Shuttle.Run..Seconds.

numeric vector

Three.Quarter.Sprint..Seconds.

numeric vector

Standing.Vertical.Leap..Inches.

numeric vector

Max.Vertical.Leap..Inches.

numeric vector

Position

character vector

Examples

Run this code
pairs(table.b23[,-c(1, 8)])

Run the code above in your browser using DataLab