Learn R Programming

SenSrivastava (version 2015.6.25)

E2.7: Korean Auto Ownership Data

Description

The E2.7 data frame has 10 rows and 5 columns.

Usage

data(E2.7)

Arguments

Format

This data frame contains the following columns:

Year

a numeric vector, year.

AO

a numeric vector, number of cars per person.

GNP

a numeric vector, per capita GNP in 1000 korean Wons.

CP

a numeric vector, average car price in 1000 korean Wons.

OP

a numeric vector, gasoline price after taxes, in wons per liter.

Examples

Run this code
data(E2.7)
summary(E2.7)

Run the code above in your browser using DataLab