Read molecules from a SDF/MOL file.
Examples
if (FALSE) { # is_installed_rdkit()
read_sdf(tidychem_example("single.mol"))
read_sdf(tidychem_example("5ht3ligs.sdf"))
}
Read molecules from a SDF/MOL file.
if (FALSE) { # is_installed_rdkit()
read_sdf(tidychem_example("single.mol"))
read_sdf(tidychem_example("5ht3ligs.sdf"))
}