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