Learn R Programming

dslabs (version 0.8.0)

reported_heights: Self-reported Heights

Description

Students were asked to report their height (in inches) and sex in an anonymous online form. This table includes the results from combining data from four courses.

Usage

reported_heights

Arguments

Format

An object of class "data.frame".

Details

  • time_stamp. Time and date of the entry.

  • sex. Sex as reported by the students.

  • height. Height as reported by student by filling in a text free box.

Examples

Run this code
head(reported_heights)

Run the code above in your browser using DataLab