as_survey {iNZightTools}R 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


[Package iNZightTools version 1.12.2 Index]