Learn R Programming

BSDA (version 0.1)

Food: Annual food expenditures for 40 single households in Ohio

Description

Data for Exercise 5.106

Usage

Food

Arguments

source

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury

Examples

Run this code
str(Food)
attach(Food)
EDA(food)
detach(Food)

Run the code above in your browser using DataLab