Learn R Programming

BSDA (version 0.1)

Ronbrown1: Oceanography data obtained at site 1 by scientist aboard the ship Ron Brown

Description

Data for Exercise 2.9

Usage

Ronbrown1

Arguments

source

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury

Examples

Run this code
str(Ronbrown1)
attach(Ronbrown1)
plot(depth,downtemp1)
detach(Ronbrown1)

Run the code above in your browser using DataLab