Checks if the object contains a center to center distance as obtained by getCCD().

containsCCD(object, ...)

# S4 method for class 'ANY'
containsCCD(object, error = FALSE)

Arguments

object

An object of class SPATA2 or, in case of S4 generics, objects of classes for which a method has been defined.

...

Used to absorb deprecated arguments or functions.

error

Logical. If TRUE and the input is invalid the function throws an error.

Value

Logical value.