as_survey.inzsvyspec: as_survey method

View source: R/survey_spec.R

as_surveyR Documentation

as_survey method

Description

Coerce an object to a survey design by extracting the survey object

Usage

## S3 method for class 'inzsvyspec'
as_survey(.data, ...)

Arguments

.data

an inzsvyspec object

...

additional arguments, ignored

Value

a survey design object of class 'tbl_svy' (from 'srvyr')


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