py_available: Check if Python is available on this system

Description Usage Arguments Value Note

View source: R/config.R

Description

Check if Python is available on this system

Usage

1
2
3

Arguments

initialize

TRUE to attempt to initialize Python bindings if they aren't yet available (defaults to FALSE).

Value

Logical indicating whether Python is initialized.

Note

The py_numpy_available function is a superset of the py_available function (it calls py_available first before checking for NumPy).


merlingrace/reticulate1 documentation built on Nov. 4, 2019, 6:25 p.m.