Learn R Programming

deepregression (version 2.2.0)

update_miniconda_deepregression: 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