get_bn: Get Drug Brand Names From RxCUI

View source: R/get_bn.R

get_bnR Documentation

Get Drug Brand Names From RxCUI

Description

Get Drug Brand Names From RxCUI

Usage

get_bn(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 brand name(s); NA_character_ if not successful or not applicable.

Examples

get_bn(1011485)
get_bn(7052)

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