Learn R Programming

stratigraph (version 0.66)

corneta: Corneta Outcrop

Description

Pollen counts from a stratigraphic section at the Corneta outcrop. This is to illustrate how to read in `raw' data in an arbitrary format, so it has been left entirely as character data.

Usage

data(corneta)

Arguments

Format

A data frame with 13 observations (rows) of 169 variables (columns).
The rows represent depths and the columns taxa.

Source

Silane da Silva

Details

Not yet available.

Examples

Run this code
  data(corneta)
  str(corneta)

Run the code above in your browser using DataLab