View source: R/unite_records.R
unite_records | R Documentation |
This function collapses the 20 contributory cause columns into a single column for easier regex'ing. ICD-9 dataframes will also get appropriate prefixes before collapsing.
unite_records(icd_df, year = NULL)
icd_df |
an ICD dataframe |
year |
the year of this dataframe – if NULL, will attempt to detect |
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.