install_pycox: Install Pycox With Reticulate
Description
Installs the python 'pycox' package via reticulate.
Usage
install_pycox(
method = "auto",
conda = "auto",
pip = FALSE,
install_torch = FALSE
)
Arguments
install_torch
If TRUE
installs the dependency torch
package as well.