conda: Wrapper function of conda

View source: R/conda.R

condaR Documentation

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'

Examples

## Not run: 
  conda()

## End(Not run)

Miachol/BioInstaller documentation built on Feb. 1, 2023, 8:11 a.m.