search_meds {mmequiv} | R Documentation |
Search opioid medication list
Description
Search opioid medication list
Usage
search_meds(med_name = NULL)
Arguments
med_name |
A single string specifying the medication name to search for. |
Value
A data.frame
containing medications matching the med_name
argument and
their associated conversion factor(s) (cf
).
See Also
Examples
search_meds("oxy")
[Package mmequiv version 1.0.0 Index]