is_injd: Check if an object is of class 'injd'

View source: R/prepare_data.R

is_injdR 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.


injurytools documentation built on Nov. 15, 2023, 1:06 a.m.