R/strata_sample_2006.R

#' Sample of 2006 presidential elections.
#'
#' A dataset containing the strata information for the 2006 presidential
#' election sample `sample_2006`
#'
#' @format strata_sample_2006: A data frame with 300 rows and 3 columns, one
#' row per stratum:
#' \describe{
#'   \item{stratum}{stratum id}
#'   \item{n}{Number of polling stations in the sample}
#'   \item{N}{Total number of polling stations in the stratum}
#' }
"strata_sample_2006"
tereom/estcomp documentation built on Nov. 11, 2019, 5:29 a.m.