Learn R Programming

SenSrivastava (version 0.1-14)

E8.13: Florida Cumulus Experiment Data

Description

The E8.13 data frame has 20 rows and 7 columns, giving data on the effects of cloud seeding by silver iodide crystals on precipitation. Each data point is one day.

Usage

data(E8.13)

Arguments

concept

  • Florida Cumulus Experiment Data
  • regression

source

Woodley, et.al (1977) Rainfall Results 1970--1975: Florida Area Cumulus Experiment.. Science 95 735--742. Copyright 1977 by the AAAS.

Examples

Run this code
data(E8.13)
summary(E8.13)
plot(E8.13)

Run the code above in your browser using DataLab