R/Famin81A.R

#' Famin81A Data
#' Data with demographic indicators by region of the world
#' 
#' 
#' @name Famin81A
#' @docType data
#' @format A data frame with 18 observations on the following 5 variables.
#' \describe{ 
#' 	\item{Region}{a factor with 18 levels giving the
#'   region} 
#' 	\item{Population.growth}{a numeric vector}
#'  \item{Infant.Mortality}{a numeric vector; Infant mortality}
#'  \item{Dietary.Energy}{a numeric vector; Dietary Energy}
#'  \item{Productivity}{a numeric vector; Productivity} 
#' }
#' @references Friday, L. and Laskey, R. (1989). The Fragile Environment, The
#'   Darwin College Lecture. Cambridge University Press, UK.
#' @keywords datasets
NULL

Try the mpm package in your browser

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

mpm documentation built on April 1, 2022, 5:07 p.m.