as_survey_spec {surveyspec}R Documentation

Parse survey to survey spec

Description

Parse survey to survey spec

Usage

as_survey_spec(x)

## S3 method for class 'survey.design'
as_survey_spec(x)

Arguments

x

an object which can be converted to a survey spec (e.g., survey.design)

Value

an inzsvydesign object, see import_survey

Methods (by class)


[Package surveyspec version 0.1.0 Index]