yellow_bellied_toad {blmeco} | R Documentation |
Site-occupancy data for Yellow-bellied toads
Description
Site-occupancy data indicating whether Yellow-bellied toads (Bombina variegata) were observed (1; 0 otherwise) in a given site and during a given visit.
Usage
data(yellow_bellied_toad)
Format
List with 2 items
y
Two-dimensional matrix with the observed absence (0) or presence (1) of Yellow-bellied toads for a given territory (rows) and visit (columns).
DAY
integer vector containing the day of the year for each observation.
Source
The data is provided by Isabelle Floess, Landschaft und Gewaesser, Kanton Aargau.
Examples
data(yellow_bellied_toad)
[Package blmeco version 1.4 Index]