conda: Wrapper function of conda
Description
Wrapper function of conda
Usage
conda(suffix_params = "", prefix_params = "",
conda = Sys.which("conda"), ...)
Arguments
suffix_params
Command line parameters of conda
prefix_params
Command line parameters of conda
conda
Default is Sys.which('conda')
...
Parameters pass to 'system'