clean_wonder | R Documentation |
Processes a data frame of CDC Wonder mortality or natality data. Renames and selects colums of interest, recodes age groups, filters out rows with totals, recodes race variables, and merges St. Louis counties
clean_wonder(df, method = "sum")
df |
A data frame. |
method |
"sum" or "weight" to merge St. Louis. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.