R/funPharm.R, R/getMEDRTInfo.R
    getMEDRTInfo.RdThis function can get MED-RT information via RxCui.
getMEDRTInfo(df, RxCuiColName = RxCui, cores = 8)
| df | data.frame, included RxCui  | 
    
|---|---|
| RxCuiColName | a column name for RxCui of df  | 
    
| cores | number of parallel operation  |