Learn R Programming

plspm (version 0.4.1)

cereals: Cereals datset

Description

Data with several variables of different brands of cereal

Usage

data(cereals)

Arguments

source

http://lib.stat.cmu.edu/DASL/Datafiles/Cereals.html

References

http://lib.stat.cmu.edu/DASL/Stories/HealthyBreakfast.html

http://www.gastonsanchez.com/plspm

Examples

Run this code
# load data
data(cereals)

# take a peek
head(cereals)

Run the code above in your browser using DataLab