get_codes | R Documentation |
get_codes
get_codes(file_path, append_character = NA_character_)
file_path |
the file path to the csv file containing the icd-10 codes. |
append_character |
a character to append to the ICD-10 codes; e.g. append_character = "-" with give "I200" and "I200-" This is useful becuase a small subset of SUS codes have other characters appended |
returns a data frame with the icd-10 codes, or the ICD-10 codes plus the same codes with an appended character
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.