as_survey_spec: Parse survey to survey spec

View source: R/survey_spec.R

as_survey_specR 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, des, ...)

Arguments

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

Value

an inzsvydesign object, see import_survey

Methods (by class)

  • as_survey_spec(survey.design): Method for survey.design objects


tmelliott/surveyspec documentation built on Dec. 1, 2022, 10 p.m.