is_injd {injurytools}R Documentation

Check if an object is of class injd

Description

Check if an object x is of class injd.

Usage

is_injd(x)

Arguments

x

any R object.

Value

A logical value: TRUE if x inherits from injd class, FALSE otherwise.


[Package injurytools version 1.0.3 Index]