require_python_module {botor}R Documentation

Imports and caches a Python module

Description

Imports and caches a Python module

Usage

require_python_module(module)

Arguments

module

a Python module name

Value

imported Python module


[Package botor version 0.4.1 Index]