R/Thompson1990Figure1Sample.R

#' Sample from Figure 1 from Thompson (1990)
#'
#' @description An example dataset from Figure 1 from Thompson (1990) containing the x- and y-coordinates of units selected in a simple random sample without replacement.
#'
#' \itemize{
#'   \item x. X coordinate.
#'   \item y. Y coordinate.
#' }
#'
#' @format A data frame with 10 rows and 2 variables
#' @name Thompson1990Fig1Sample
#' @references 
#' \insertRef{thompson1990adaptive}{ACSampling}
NULL
ksauby/ACS documentation built on Aug. 18, 2022, 3:33 a.m.