icd (version 4.0.6)

is.icd_long_data: 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