R/feeding_event_data.R

#' Feeding event of 37 Nellore male cattle.
#'
#' A dataset containing The feed efficiency test was conducted in 2021, 
#' including 37 Nellore males with a mean age ± SD of 292 ± 26 days and
#' a mean weight of 255.9 ± 44.5 kg. The group was housed for 21 days in
#' a paddock (3138 m2) containing 5 electronic feed bins (GrowSafe System®,
#' Vytelle–Kansas City, Missouri, USA).
#' 
#'
#' @format A data frame with 90211 rows and 7 variables:
#' \describe{
#'   \item{equip_id}{equipament identification}
#'   \item{animal_id}{animal identification}
#'   \item{IN}{date and time when the animal entered at the electronic bin }
#'   \item{OUT}{date and time when the animal left the electronic bin}
#'   \item{duracao}{feeding event duration, sec}
#'   \item{consumo}{feeding event consumption, g}
#'   ...
#' }
#' @source \url{https://www.kaggle.com/datasets/juliavalente/data-from-visits-to-the-trough-of-nellore-cattle}
#' @name feeding_event_data

Try the socialh package in your browser

Any scripts or data that you put into this service are public.

socialh documentation built on Oct. 25, 2022, 5:05 p.m.