check_icd_format: Check that the ICD codes are in the correct format

View source: R/utils.R

check_icd_formatR Documentation

Check that the ICD codes are in the correct format

Description

Internal function to warn users if their ICD codes aren't in the right format (i.e. have decimals, not character)

Usage

check_icd_format(icd_codes)

Arguments

icd_codes

Vector of ICD codes that should NOT have decimals


HunterRatliff1/hcup documentation built on Aug. 6, 2023, 6:10 p.m.