Description Usage Format Details Source Examples
An imaginary dataset of roadkill data for 5 "taxonomic" groups.
1 |
A data frame with 900 observations on the following variables:
individ
an integer vector attributing an identifier to each recorded individual
segment
a numeric vector identifying the road segment at which each individual was recorded
group
a character vector indicating the "taxonomic" group to which each individual belongs
day1
a numeric vector indicating whether the individual was found (1) or not (0) on that sampling day (the same for all remaining days in the data frame)
Each row corresponds to an individual recorded at a particular road stretch
(segment
), with a 1 if it was present and a 0 if it was not present at
that segment on each of the sampling days. Individuals were not manually removed
from the road, so each individual has value 1 in all days in which its body was
detected on the road.
Freely modified from data collected by: Santos S.M., Carvalho F., Mira A. (2011) How long do the dead survive on the road? Carcass persistence probability and implications for road-kill monitoring surveys. PLoS ONE 6(9), e25383 (doi:10.1371/journal.pone.0025383)
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.