Rdocumentation
powered by
Learn R Programming
reticulate (version 0.7)
py_module_available: Check if a Python module is available on this system.
Description
Check if a Python module is available on this system.
Usage
py_module_available(module)
Arguments
module
Name of module
Value
Logical indicating whether module is available