configure_python_environment | R Documentation |
Configures reticulate environment for parsers.
configure_python_environment(parser = "all", return_boolean = FALSE)
parser |
Either |
return_boolean |
Logical. Whether to return a Boolean value indicating if the chromConverter environment is correctly configured. |
If return_boolean
is TRUE
, returns a Boolean value
indicating whether the chromConverter environment is configured correctly.
Otherwise, there is no return value.
Ethan Bass
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.