as_survey_spec {iNZightTools} | R Documentation |
Parse survey to survey spec
as_survey_spec(x)
## S3 method for class 'survey.design'
as_survey_spec(x)
x |
an object which can be converted to a survey spec (e.g., survey.design) |
an inzsvydesign
file
survey.design
: Method for survey.design objects
Tom Elliott