Learn R Programming

BSDA (version 1.01)

Food: Annual food expenditures for 40 single households in Ohio

Description

Data for Exercise 5.106

Usage

Food

Arguments

Format

A data frame with 40 observations on the following variable.

food

a numeric vector

Examples

Run this code
# NOT RUN {
str(Food)
attach(Food)
EDA(food)
detach(Food)
# }

Run the code above in your browser using DataLab