Skip to contents

Set a new type for a Survey object.

Usage

set_type(svy, new_type, .copy = use_copy_default())

Arguments

svy

A Survey object.

new_type

The new type.

.copy

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

Value

The updated Survey object.