get.coverage | R Documentation |
Obtains the coverage scores from the survey design object.
get.coverage(object, strata.id = "all")
## S4 method for signature 'Survey.Design'
get.coverage(object, strata.id = "all")
object |
an object which inherits from class Survey.Design |
strata.id |
either "all" or a numeric value indicating the strata index. |
See ?make.design for example code
a vector of coverage scores
make.design
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.