#' @examples
#' # - in the dataframe "Thompson1990Fig1Pop", the variable of interest $y$ is "y_value"
#' # - any "y_value" greater than the criterion 0 will trigger cluster sampling
#' popdata = Thompson1990Fig1Pop
#' seed = 9
#' n1 = 10
#' yvar = "y_value"
#' criterion = 0
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.