Learn R Programming

openintro (version 1.7.1)

fcid: Summary of male heights from USDA Food Commodity Intake Database

Description

Sample of heights based on the weighted sample in the survey.

Usage

data("fcid")

Arguments

Format

A data frame with 100 observations on the following 2 variables.

height

a numeric vector

num_of_adults

a numeric vector

Examples

Run this code
# NOT RUN {
data(fcid)
# }

Run the code above in your browser using DataLab