is_module {mod} | R Documentation |
Test if an Object is a Module
Description
Test if an Object is a Module
Usage
is_module(x)
Arguments
x |
An object |
Value
TRUE
if the object is a module
, FALSE
otherwise
[Package mod version 0.1.3 Index]