View source: R/flag_methadone_present.R
flag_methadone_present | R Documentation |
This function flags all opioid deaths that involved methadone.
flag_methadone_present(processed_df, year = NULL, keep_cols = FALSE)
processed_df |
MCOD dataframe already processed |
year |
if NULL, will attempt to detect |
keep_cols |
keep intermediate columns |
a new dataframe with 1 additional column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.