getMESHInfoBasedonNDC: Get MESH info based on NDC code

Description Usage Arguments Examples

Description

This can be used to get MESH information based on NDC codes by RxNav API (https://rxnav.nlm.nih.gov)

Usage

1
getMESHInfoBasedonNDC(NDCList, cores = 8)

Arguments

NDCList

Vector of NDC code in 11 digits format

cores

Number of cores you want to used

Examples

1
2
NationalDrugCodeList<-c("54092047612","00430078327","00406035705","00074433902","00310075190")
getMESHInfoBasedonNDC(NationalDrugCodeList)

yijutseng/DHAnalysis documentation built on May 4, 2019, 4:27 p.m.