Create an empty Survey object.
Usage
survey_empty(edition = NULL, type = NULL, weight = NULL, engine = NULL)
Arguments
- edition
The edition of the survey.
- type
The type of the survey.
- weight
The weight(s) of the survey.
- engine
The engine of the survey.
Value
An empty Survey object.