is_injds {injurytools} | R Documentation |
Check if an object is of class injds
Description
Check if an object x is of class injds
.
Usage
is_injds(x)
Arguments
x |
any R object. |
Value
A logical value: TRUE
if x
inherits from injds
class, FALSE
otherwise.
[Package injurytools version 1.0.3 Index]