Skip to contents

Body size change in 64 Galápagos marine iguanas (Amblyrhynchus cristatus) that survived the 1992-1993 El Niño event.

Usage

Iguanas

Format

A data frame with 64 observations of one variable.

change.in.length

Source

Wikelski, M. and C. Thom. 2000. Marine iguanas shrink to survive El Niño. Nature 403: 37-38.

Examples


str(Iguanas)
#> 'data.frame':	64 obs. of  1 variable:
#>  $ change.in.length: int  -1 -11 38 -46 -16 -21 5 -14 -33 -27 ...
histogram(~ change.in.length, Iguanas, n = 10)