Learn R Programming

SGB (version 1.0.1.1)

arc: arc dataset

Description

39 (sand,silt,clay) compositions in an Arctic lake in function of depth.

Usage

data("arc")

Arguments

Format

A data frame with 39 observations on the following 4 variables.

sand

sand part

silt

silt part

clay

clay part

depth

depth (m)

References

Coakley, J.P. and Rust, B.R. (1968). Sedimentation in an Arctic lake. J. Sed. Petrology, 38, 1290-1300.

Examples

Run this code
data(arc)
str(arc) 

Run the code above in your browser using DataLab