install_rdkit | R Documentation |
Install rdkit and its dependencies
install_rdkit(
...,
envname = "r-rdkit",
new_env = identical(envname, "r-rdkit")
)
... |
Other arguments passed to |
envname |
The name or full path of the environment in which
rdkit is installed. Default is |
new_env |
Logical. If |
Invisibly returns NULL
. Primarily used for its side effect
of installing the Python package in the specified environment.
install_rdkit()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.