is.iface {interfacer} | R Documentation |
Check if an object is an interface specification
Description
Check if an object is an interface specification
Usage
is.iface(x, ...)
Arguments
x |
the object to check |
... |
ignored |
Value
a boolean.
[Package interfacer version 0.2.3 Index]