Skip to contents

Set a new edition for a Survey object.

Usage

set_edition(svy, new_edition, .copy = use_copy_default())

Arguments

svy

A Survey object.

new_edition

The new edition.

.copy

Whether to return a copy of the Survey object (default: TRUE).

Value

The updated Survey object.