The frogs data frame has 212 rows and 12 columns. The data are on the distribution of the Southern Corroboree frog, which occurs in the Snowy Mountains area of New South Wales, Australia.
This data frame contains the following columns:
0 = frogs were absent, 1 = frogs were present
reference point
altitude , in meters
distance in meters to nearest extant population
number of potential breeding pools
(number of potential breeding sites within a 2 km radius
mean rainfall for Spring period
mean minimum Spring temperature
mean maximum Spring temperature
Source
Hunter, D. (2000) The conservation and demography of the southern corroboree frog (Pseudophryne corroboree). M.Sc. thesis, University of Canberra, Canberra.
Use the following R code to directly access this dataset in R.