InstallPythonPackages: Install python packages

Description Usage Arguments

View source: R/install.R

Description

Forces the install of the required python packages.

Usage

1
InstallPythonPackages(method = "auto", conda = "auto")

Arguments

method

Installation method. By default, "auto" automatically finds a method that will work in the local environment. Change the default to force a specific installation method. Note that the "virtualenv" method is not available on Windows.

conda

The path to a conda executable. Use "auto" to allow Reticulate to automatically find an appropriate conda binary.


canfielder/CausalityExtraction documentation built on Jan. 5, 2022, 10:55 a.m.