is.lddf: Tests if an argument is a 'lddf' object.

View source: R/generics.R

is.lddfR Documentation

Tests if an argument is a lddf object.

Description

Tests if an argument is a lddf object.

Usage

is.lddf(x)

Arguments

x

Anything.

Value

A logical. TRUE if x is a lddf object, and FALSE otherwise.

Author(s)

David Gerard

Examples

is.lddf("anything")
# FALSE


ldsep documentation built on Oct. 19, 2022, 1:08 a.m.