This package is R-first. Python is optional and accessed via reticulate.
Usage
use_python_backend(enable = FALSE, module = NULL)
Arguments
- enable
Logical, whether to enable python hooks.
- module
Optional Python module name. If NULL, uses mmviz_backend.
Value
(invisibly) backend state list.