Generates a sample from a population structure
sample_from(N, n, labels = names(N), verbose = TRUE)
list containing the population sampling structure
numeric vector with the number of sampled observations (clusters or subjects) on each level
character vector with the names of the questionnaire respondents on each level
if TRUE
, prints output messages