View source: R/python_functions.R
check_PyH_setup | R Documentation |
Ensures that the reticulate package has been installed, that python is available to be used by reticulate functions, and that the python module "ripser" has been installed.
check_PyH_setup()
An error message will be thrown if any of the above conditions are not met.
Shael Brown - shaelebrown@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.