check_PyH_setup {TDApplied}R Documentation

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()

Details

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

Author(s)

Shael Brown - shaelebrown@gmail.com


[Package TDApplied version 3.0.3 Index]