Skip to contents

Function for determining whether an object is a dfr_dist object.

Usage

is_dfr_dist(x)

Arguments

x

The object to test.

Value

A logical value indicating whether x is a dfr_dist

object.