R/data.R

#' Feed ingredient table of NIAS.
#'
#' This dataset contains a chemical composition of
#' feed ingredient of National Institute of Animal Science.
#'
#' @format A data frame with 1,273 rows and 51 variables
"feed_nias"

#' List of amino acids.
#'
#' This dataset contains the list and characteristics of
#' amino acids.
#'
#' @format A data frame with 22 rows and 12 variables
"amino_acids"

#' List of fatty acids.
#'
#' This dataset contains the list and characteristics of
#' fatty acids.
#'
#' @format A list with 2 tibbles (saturated & unsaturated)
"fatty_acids"
adatalab/feed documentation built on Oct. 14, 2023, 1:48 a.m.