#' Metadata on the wildboar locations
#'
#' Metadata on 46 Wildboar from the study areas "Bern" and "Aargau".
#' See additional information under "Details"
#' @examples
#' knitr::kable(wildschwein_metadata)
#' @format
#' \itemize{
#' \item Johanna and Gaby are probably sister
#' \item Sabine is the mother of Johanna and Gaby
#' \item Rosa and Caroline are probably Isabelle's aunts (maybe one of them is her mother), they were all in the same "rotte"
#' \item Anna and Bianca are probably sisters or cousins
#' \item Agate and Stefanie are probably sisters
#' \item Evelyn is the mother or aunt of Venus, and was in the same "rotte"
#' }
#'
#' \describe{
#' \item{TierID}{integer, ID of the animal}
#' \item{TierName}{character, a name given to the animal by the WILMA-Group. Has
#' a 1:1 relationship with TierID}
#' \item{CollarID}{integer, the ID of the collar used on the animal. Some animals
#' were captured multiple times, each time equipped with a new collar.}
#' \item{Sex, Gewicht}{The Animals Sex and Weight, respecively}
#' \item{Study_area}{The study area of the animal, determined by the centeroid
#' of all their locations}
#' }
#' @source \url{https://www.zhaw.ch/de/forschung/forschungsdatenbank/projektdetail/projektid/842/}
"wildschwein_metadata"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.