Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

pollen

Synthetic dataset about the geometric features of pollen grains


Description

There are 3848 observations on 5 variables. From the 1986 ASA Data Exposition dataset, made up by David Coleman of RCA Labs

Format

A data frame with 3848 observations on the following 5 variables.

RIDGE

a numeric vector

NUB

a numeric vector

CRACK

a numeric vector

WEIGHT

a numeric vector

DENSITY

a numeric vector

Source

collected from Statlib Datasets Archive: http://lib.stat.cmu.edu/data-expo/

Examples

## some dense points in the center?
plot(pollen[, 1:2], pch = 20, col = rgb(0, 0, 0, 0.1))

## see demo('pollen', package = 'animation') for a 3D demo; truth is there!

animation

A Gallery of Animations in Statistics and Utilities to Create Animations

v2.6
GPL
Authors
Yihui Xie [aut, cre], Christian Mueller [ctb], Lijia Yu [ctb], Weicheng Zhu [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.