R/Areal_level_data.R

#' Areal level data
#'
#' The data which describes the areal level data (proportion of indigenous people and population) for 25 regions.
#'
#' @format
#' A data frame with 25 rows and 2 columns:
#' \describe{
#'   \item{Region}{Region number}
#'   \item{Pop}{Population of each region}
#'   \item{Ind}{percentage of indigenous people in each region}
#'   ...
#' }
#'
"Areal_level_data"

Try the GDILM.ME package in your browser

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

GDILM.ME documentation built on Sept. 11, 2024, 9:35 p.m.