as_survey_spec | R Documentation |
Parse survey to survey spec
as_survey_spec(x, ...) ## S3 method for class 'survey.design' as_survey_spec(x, des, ...)
x |
an object which can be converted to a survey spec (e.g., survey.design) |
... |
additional arguments, used for methods |
des |
a survey design object, needed for calibrated/poststratified surveys |
an inzsvydesign
object, see import_survey
as_survey_spec(survey.design)
: Method for survey.design objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.