Learn R Programming

Devore7 (version 0.7.6)

ex14.26: R Data set: ex14.26

Description

The ex14.26 data frame has 7 rows and 3 columns.

Usage

data(ex14.26)

Arguments

Format

A data frame with 7 observations on the following 3 variables.
C1
a factor with levels C1 Control Eight leaves removed Four leaves removed Six leaves removed Treatment Two leaves removed
C2
a factor with levels 141 20 24 25 28 C2 Matured
C3
a factor with levels 206 69 73 78 82 Aborted C3

Source

Devore, J. L. (2008) Probability and Statistics for Engineering and the Sciences (7th Edition), ISBN-10: 0495382175 ISBN-13: 9780495382171

Details

Consult the web site http://www.thomsonedu.com/statistics/devore for additional online resources that are available for this book.

Examples

Run this code
data(ex14.26)
str(ex14.26)

Run the code above in your browser using DataLab