Learn R Programming

Sleuth2 (version 2.0-7)

ex0728: Number of Stories and Building Height

Description

The 1994 World Almanac reports heights and number of stories for notable tall buildings in North America. The data in this data frame are a random sample of size 60 of those for which dates of completion were available.

Usage

ex0728

Arguments

Format

A data frame with 60 observations on the following 3 variables.

Year

year of completion

Height

height of building

Stories

number of stories of building

Examples

Run this code
str(ex0728)

Run the code above in your browser using DataLab