R/survey.R
set_type.Rd
Set a new type for a Survey object.
set_type(svy, new_type, .copy = use_copy_default())
A Survey object.
The new type.
Whether to return a copy of the Survey object (default: TRUE).
The updated Survey object.