is_owsa {dampack} | R Documentation |
check that object is owsa object
Description
check that object is owsa object
Usage
is_owsa(obj)
Arguments
obj |
the object to be checked for the owsa class |
Value
returns TRUE if object is "owsa" object and FALSE if not.
[Package dampack version 1.0.2.1000 Index]