install_conda.RdDefualt is Miniconda3. Other options are not this package scope.
install_conda(path = conda_loc(), silent = T, quiet = F)
| path | installation path. Defualt is userhome/Miniconda3 |
|---|---|
| silent | silent installation with Justme, add PATH options. Defualt is TRUE. |
| quiet | print step or not. Defualt is FALSE. |