Learn R Programming

iNZightTools (version 2.0.1)

is_survey: Check if object is a survey object (either standard or replicate design)

Description

Check if object is a survey object (either standard or replicate design)

Usage

is_survey(x)

Value

logical

Arguments

x

object to be tested

Author

Tom Elliott