install_bracod {BRACoD.R} | R 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
[Package BRACoD.R version 0.0.2.0 Index]