Construct a survey object from a data set and an inzsvyspec object.
inzsvyspec
make_survey(.data, spec)
.data
a data.frame
spec
a inzsvyspec object
a inzsvyspec object with the survey design loaded
Tom Elliott