powered by
Example data frame containing a given allocation.
data(beat.example)
The Strata data frame contains a row per each stratum with the following variables:
Stratum sample size (numeric)
Note: the names of the variables must be the ones indicated above.
# Load example data data(beat.example) allocation str(allocation)
Run the code above in your browser using DataLab