Learn R Programming

UsingR (version 2.0-7)

corn: Comparison of corn for new and standard variety

Description

Comparison of corn for new and standard variety

Usage

data(corn)

Arguments

Format

This data frame contains the following columns:

New

a numeric vector

Standard

a numeric vector

Examples

Run this code
# NOT RUN {
data(corn)
t.test(corn)
# }

Run the code above in your browser using DataLab