# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "whSample" in publications use:' type: software license: GPL-3.0-only title: 'whSample: Utilities for Sampling' version: 0.9.6.2 doi: 10.32614/CRAN.package.whSample abstract: Interactive tools for generating random samples. Users select an .xlsx, .csv, or delimited .txt file with population data and are walked through selecting the sample type (Simple Random Sample or Stratified), the number of backups desired, and a "stratify_on" value (if desired). The sample size is determined using a normal approximation to the hypergeometric distribution based on Nicholson (1956) . An .xlsx file is created with the sample and key metadata for reference. It is menu-driven and lets users pick an output directory. See vignettes for a detailed walk-through. authors: - family-names: West given-names: Paul email: fp8049@gmail.com repository: https://cranhaven.r-universe.dev commit: f4484ab58779dae73b6700f5c88d262040b246e8 date-released: '2026-05-28' contact: - family-names: West given-names: Paul email: fp8049@gmail.com