Learn R Programming

icd (version 3.3)

expect_chap_present: expect that a chapter with given title exists, case-insensitive

Description

expect that a chapter with given title exists, case-insensitive

Usage

expect_chap_present(x, ver_chaps, info = NULL, label = NULL, ...)

expect_icd9_sub_chap_present(x, info = NULL, label = NULL, ...)

expect_icd9_chap_present(x, ...)

expect_icd10_sub_chap_present(x, ...)

expect_icd10_chap_present(x, ...)

Arguments