corn {Simple}R Documentation

Comparison of corn for new and standard variety

Description

Comparison of corn for new and standard variety

Usage

data(corn)

Format

This data frame contains the following columns:

New
a numeric vector
Standard
a numeric vector

Source

From Kitchens' Exploring Statitistcs

Examples

data(corn)
t.test(corn)

[Package Simple version 0.5 Index]