R/table15.7.R

#' Table 15.7 Protein Data
#'
#'Protein consumption in twenty-five European countries for nine food groups is given in Table 15.7
#' @format A dataframe with 25 rows and 10 columns.
#' \describe{
#'  \item{Country}{}
#'   \item{RedMeat}{}
#'   \item{WhiteMeat}{}
#'   \item{Eggs}{}
#'   \item{Milk}{}
#'   \item{Fish}{}
#'   \item{Cereals}{}
#'   \item{StarchyFoods}{}
#'   \item{Nuts}{}
#'   \item{Fruit/Veg}{}
#' }
#' @source The data in Table 15.7 were collected by Hand et al. (1994, p. 298)
"table15.7"

Try the rencher package in your browser

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

rencher documentation built on July 3, 2025, 1:09 a.m.