Get core RxNorm properties for one or more RxCUIs
Usage
get_properties(rxcui, show_progress = interactive())Examples
if (identical(Sys.getenv("RXREF_ONLINE"), "1")) {
get_properties(c("860975","1049630"))
}
Get core RxNorm properties for one or more RxCUIs
get_properties(rxcui, show_progress = interactive())if (identical(Sys.getenv("RXREF_ONLINE"), "1")) {
get_properties(c("860975","1049630"))
}