R/wildschwein_overlap_temp.R

#' Groups of concurrently observed animals
#'
#' The animals were collared sequentially, which is why only some of them have overlapping observation periods.
#' For your convenience, we have created wildboar groups of individuals that are
#' observed concurrently over a significant amount of time. We created these groups
#' by hand, trying to optimize for large groups long overlapping time periods.
#'
#' Each indiviual can belong to multiple groups, some groups contain only one individual.
#' @examples
#' knitr::kable(wildschwein_overlap_temp)
#' @format
#' \describe{
#'   \item{TierID, TierName, CollarID}{See \code{\link{wildschwein_metadata}}}
#'   \item{Groups}{ID of the Grop the respective individual belongs to (see Details)}

#' }
#' @source \url{https://www.zhaw.ch/de/forschung/forschungsdatenbank/projektdetail/projektid/842/}
"wildschwein_overlap_temp"
ComputationalMovementAnalysis/ComputationalMovementAnalysisData documentation built on Dec. 17, 2021, 3:04 p.m.