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 Nov. 5, 2025, 6:25 p.m.