install_bracod: Install BRACoD in python

View source: R/BRACoD.R

install_bracodR Documentation

Install BRACoD in python

Description

Uses pip to install the latest BRACoD release in python. You might need to specify a python environment with either reticulate::use_virtualenv or reticulate::use_condaenv.

Usage

install_bracod(method = "auto", conda = "auto")

Arguments

method

passed to reticulate::py_install

conda

passed to reticulate::py_install

Value

no return value


BRACoD.R documentation built on March 24, 2022, 5:05 p.m.