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

Arguments

x

an object which can be converted to a survey spec (e.g., survey.design)

Value

an inzsvydesign file

Methods (by class)

Author(s)

Tom Elliott


[Package iNZightTools version 1.12.2 Index]