data("amphib")
A data frame with 273 rows (localities) and 18 columns (amphibian species), with values representing their presence (1) or absence (0).
data(amphib) head(amphib)