read_smiles | R Documentation |
Read molecules from a SMILES file.
read_smiles(file)
file |
Path to the SMILES file. |
read_smiles(tidychem_example("smi-single.smi"))
read_smiles(tidychem_example("smi-multiple.smi"))
read_smiles(tidychem_example("smi-single-noname.smi"))
read_smiles(tidychem_example("smi-multiple-noname.smi"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.