Learn R Programming

injurytools (version 2.0.1)

is_injd: Check if an object is of class injd

Description

Check if an object x is of class injd.

Usage

is_injd(x)

Value

A logical value: TRUE if x inherits from injd

class, FALSE otherwise.

Arguments

x

any R object.