Learn R Programming

dampack (version 1.0.0)

is_owsa: 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.