Learn R Programming

NetRep (version 1.0.2)

any.disk.matrix: Check if any objects are a 'disk.matrix'

Description

Check if any objects are a 'disk.matrix'

Usage

"any"(...)

Arguments

...
objects to check.

Value

TRUE if the class of any object in the list of input arguments is a "disk.matrix".