R/intro.R

#' Date and number of animals introduced in the tested farms
#'
#' A dataset containing results of ELISA test results performed approximately
#' every 6 months between 2010 and 2017 in 100 herds
#'
#' @docType data
#'
#' @usage data(herdBTM)
#'
#' @format A data frame with 1100 rows and 6 variables:
#' \describe{
#'   \item{Farm}{farm ID}
#'   \item{dateIntr}{date of introduction}
#'   \item{nAnim}{number of animals}
#' }
"intro"
AurMad/STOCfree documentation built on Sept. 13, 2022, 3:20 a.m.