flag_nonopioid_drug_deaths: Flag non-opioid drug deaths according to ISW7 rules

View source: R/flag_nonopioid_drug_deaths.R

flag_nonopioid_drug_deathsR Documentation

Flag non-opioid drug deaths according to ISW7 rules

Description

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.

Usage

flag_nonopioid_drug_deaths(processed_df)

Arguments

processed_df

processed dataframe

Value

new dataframe with a nonop_drug_death column


mkiang/narcan documentation built on Sept. 26, 2024, 7:18 a.m.