reported_heights | R Documentation |
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
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
head(reported_heights)