check_env | R Documentation |
This function inspects the Python environment which has been activated by the reticulate package and prints the versions of all slendr Python dependencies to the console.
check_env(verbose = TRUE)
verbose |
Should a log message be printed? If |
Either TRUE
(slendr Python environment is present) or FALSE
(slendr Python environment is not present).
init_env()
check_env()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.