R/funPharm.R, R/getMayPrevent.R
    getMayPrevent.RdThis function provides user to get the specific indication may prevent via drug RxCui.
getMayPrevent(df, RxCuiColName = RxCui, cores = 16)
| df | data.frame, a drug ingredient RxCui  | 
    
|---|---|
| RxCuiColName | a column name for RxCui of df  | 
    
| cores | number of parallel operation  |