Description Usage Arguments Value
View source: R/install_required_python.R
This function installs required bidirectional python module if the user does not have the package installed already. This module reverses the order of the characters.
1 | install_bidi(method = "auto", conda = "auto")
|
method |
Installation method; choice of "auto", "virtualenv", or "conda" |
conda |
Path to conda executable; "auto" uses reticulate to automatically find path |
bidi is successfully installed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.