make_survey {iNZightTools}R Documentation

Make a survey object

Description

Construct a survey object from a data set and an inzsvyspec object.

Usage

make_survey(.data, spec)

Arguments

.data

a data.frame

spec

a inzsvyspec object

Value

a inzsvyspec object with the survey design loaded

Author(s)

Tom Elliott


[Package iNZightTools version 1.12.2 Index]