male_heights_fcid: Random sample of adult male heights

male_heights_fcidR Documentation

Random sample of adult male heights

Description

This sample is based on data from the USDA Food Commodity Intake Database.

Usage

male_heights_fcid

Format

A data frame with 100 observations on the following variable.

height_inch

Height, in inches.

Source

Simulated based on data from USDA.

Examples


data(male_heights_fcid)
histPlot(male_heights_fcid$height_inch)

OpenIntroStat/openintro-r-package documentation built on Nov. 19, 2023, 4:58 p.m.