#' Wildboar locations in the study area Bern / Fanel
#'
#' The positions of 19 different wildboar, tagged between 2014-05-28 21:01:14 UTC
#' and 2016-10-18 02:00:43 UTC.
#' @examples
#' knitr::kable(head(wildschwein_BE))
#' @format
#' \describe{
#' \item{TierID, TierName, CollarID}{See \code{\link{wildschwein_metadata}}}
#' \item{moonilumination}{Anteil Mondlicht (0 - 1)}
#' \item{E, N}{E and N coordinates in the Coordinate System CH1903+ / LV95 (EPSG 2056)}
#' }
#' @source \url{https://www.zhaw.ch/de/forschung/forschungsdatenbank/projektdetail/projektid/842/}
"wildschwein_BE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.