Load CwnGraph from python

load_cwn(python_path = NULL, type = c("virtualenv", "condaenv", "python"), ...)

Arguments

python_path

Path to Python 3 binary, directory of virtualenv, or name of Conda environment. Defaults to NULL. See use_python for details.

type

A string. One of virtualenv, condaenv, and python, which calls use_virtualenv, use_condaenv, and use_python, respectively.

Value

Various python objects, among which the most important is cwn.