dslabs (version 0.8.0)

heights: Self-reported Heights in Inches

Description

Self-reported heights and sex. The heights were converted to inches from the original data included in reported_heights.

Usage

heights

Arguments

Format

An object of class "data.frame".

Details

  • sex. A factor with the self-reported sex.

  • height. A numeric vector with self-reported heights in inches.

See Also

reported_heights for the original data source.

Examples

Run this code
head(heights)

Run the code above in your browser using DataCamp Workspace