update_miniconda_deepregression {deepregression} | R Documentation |
Function to update miniconda and packages
Description
Function to update miniconda and packages
Usage
update_miniconda_deepregression(
python = VERSIONPY,
uninstall = TRUE,
also_packages = TRUE
)
Arguments
python |
string; version of python |
uninstall |
logical; whether to uninstall previous conda env |
also_packages |
logical; whether to install also all required packages |
[Package deepregression version 1.0.0 Index]