View source: R/reticulate-virtualenv.R
| pythonInstall | R Documentation | 
This function installs scikit-maad in the sonicscrewdriver environment using reticulate.
pythonInstall(unattended = FALSE)
| unattended | If TRUE then the function will not prompt the user to install the environment in a non-interactive session. | 
## Not run: 
pythonInstall()
pythonInstall(unattended=TRUE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.