View source: R/flag_nonopioid_drug_deaths.R
flag_nonopioid_drug_deaths | R Documentation |
Given an MCOD dataframe **with** drug_death and opioid_death columns already, will flag non-opioid deaths. Must run flag_opioid_deaths() and flag_drug_deaths() first.
flag_nonopioid_drug_deaths(processed_df)
processed_df |
processed dataframe |
new dataframe with a nonop_drug_death column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.