Description Usage Arguments Value
View source: R/install_required_python.R
This function allows the User to set to their preferred version of python. In particular, if the User has already installed python-bidi or arabic-reshaper, the User can choose set the path here to where those packages are installed.
1 | set_python_path(pth = "general")
|
pth |
path to User's preferred python version; must be a string |
reticulate using the preferred python version, defaults to return of system("which python")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.