install_ssw_py | R Documentation |
Install ssw-py and its dependencies
install_ssw_py(
...,
envname = "r-ssw-py",
new_env = identical(envname, "r-ssw-py")
)
... |
Other arguments passed to |
envname |
The name or full path of the environment in which
ssw-py 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_ssw_py()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.