rminiconda_pip_install: Utility function to pip install a package in an rminiconda...

Description Usage Arguments

View source: R/rminiconda.R

Description

Utility function to pip install a package in an rminiconda installation

Usage

1
rminiconda_pip_install(pkg_name, name, args = "")

Arguments

pkg_name

The name of the pip package to install.

name

The name of the miniconda installation.

args

Optional string specifying additional arguments to pip, e.g. "-i https://test.pypi.org/simple/"


hafen/rminiconda documentation built on Oct. 26, 2019, 10:10 p.m.