R/carcass_data.r

#' @name carcass_data
#' @title Data of growth of beef cattle for Carcass model
#' @description This dataset is a list of 5 dataframe.
#'list_individuals : identifiant for each indivual
#'energy : Ration (type ration), Individu, time (week), energie (?)
#'init_condition : Individu, Pvi (initial liveweight)
#'observation_dynamic :Ration (3 levels "C","EM","F"), individu, time, PVobs
#'observation_slaughter : Ration, individu, time, PVVobs, PVobs, ProtCobs, ProtNCobs, LipCobs, LipNCobs.
#'
#' @docType data
#' @usage carcass_data
#' @format a \code{RangedData} instance, 1 row per plot.
#' @source Agabriel, J. (com.pers.)
NULL

Try the ZeBook package in your browser

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

ZeBook documentation built on May 1, 2019, 9:48 p.m.