Learn R Programming

TDApplied (version 3.0.3)

check_PyH_setup: Make sure that python has been configured correctly for persistent homology calculations.

Description

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.

Usage

check_PyH_setup()

Arguments

Author

Shael Brown - shaelebrown@gmail.com

Details

An error message will be thrown if any of the above conditions are not met.