Skip to contents

This function tests whether an object is of class 'sampling_frame'.

Usage

is.sampling_frame(x)

Arguments

x

An object to test

Value

TRUE if x is a sampling_frame object, FALSE otherwise