Learn R Programming

ldsep (version 2.1.6)

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

Description

Tests if an argument is a lddf object.

Usage

is.lddf(x)

Value

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

Arguments

x

Anything.

Author

David Gerard

Examples

Run this code
is.lddf("anything")
# FALSE

Run the code above in your browser using DataLab