Toads: Right-handed Toads

Description Usage Format Examples

Description

Hypothetical probability of a toad being right-handed

Usage

1

Format

A data frame with 19 observations on the following 2 variables.

n.toads

a numeric vector

prob

a numeric vector

Examples

1
2
3
4
data(Toads)
Toads
xyplot(prob~n.toads, Toads, type='h', lwd=4)
barchart(prob~n.toads, Toads, horizontal=FALSE)

abd documentation built on May 2, 2019, 4:46 p.m.