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


Mormukut11/R-interface-to-Python documentation built on May 21, 2019, 9:36 a.m.