Learn R Programming

dslabs (version 0.7.5)

reported_heights: Self-reported Heights

Description

Students were asked to report their height (in inches) and sex in an online form. This table includes the results 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 of the student.

  • 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