Learn R Programming

wooldridge (version 1.1.0)

corn: corn

Description

Data loads lazily. Type data(corn) into the console.

Usage

data(corn)

Arguments

Format

A data.frame with 37 rows and 5 variables:

  • county. county number

  • cornhec. corn per hectare

  • soyhec. soybeans per hectare

  • cornpix. corn pixels per hectare

  • soypix. soy pixels per hectare

Examples

Run this code
# NOT RUN {
 str(corn)
# }

Run the code above in your browser using DataLab