# NOT RUN {
# Load 20 small molecules that have 3D coordinates
sdf = system.file('sysdata/test.sdf', package = 'BioMedR')
mol = readMolFromSDF(sdf)
dat = extrDrugAIO(mol, warn = FALSE)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab