get_rx: Get Drug Names From RxCUI

View source: R/get_rx.R

get_rxR Documentation

Get Drug Names From RxCUI

Description

Get Drug Names From RxCUI

Usage

get_rx(rx_cui, local_host = FALSE)

Arguments

rx_cui

Either a string or numeric RxNorm RxCUI to search for.

local_host

Run query locally using RxNav-in-a-box with Docker?

Value

The drug name; NULL if not successful.

Examples

get_rx(1011485)

nt-williams/rxnorm documentation built on April 11, 2025, 11:05 p.m.