search_meds: Search opioid medication list

View source: R/search_meds.R

search_medsR 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

get_med_list()

Examples

search_meds("oxy")


mmequiv documentation built on June 8, 2025, 11:12 a.m.