is.icd_long_data: Test for class describing patient data

View source: R/class.R

is.icd_long_dataR Documentation

Test for class describing patient data

Description

This function does not examine the data itself; it just checks whether one of the classes icd_long_data or icd_wide_data class is set.

Usage

is.icd_long_data(x)

is.icd_wide_data(x)

Arguments

x

Typically a data.frame

See Also

icd_long_data


jackwasey/icd documentation built on Dec. 22, 2024, 4:47 a.m.