remove_dot: Remove dot from an ICD-10 code

Description Usage Arguments Value Examples

View source: R/addremove_dot.R

Description

remove_dot() removes a dot from the ICD-10 code if it exists

Usage

1

Arguments

x

A valid ICD-10 code with a dot

Value

A valid ICD-10 code without a dot included

Examples

1
2
3
remove_dot("F32.0")

remove_dot("F32")

vcastro/icd10us documentation built on Dec. 23, 2021, 3:02 p.m.