Skip to contents

Checks structural integrity of a svyder object: matching dimensions, correct types, and internal consistency.

Usage

validate_svyder(x)

Arguments

x

A svyder object to validate.

Value

The input object (invisibly) if valid; otherwise throws an error.