Skip to contents

Run conda

Usage

conda(subcmd = NULL, ..., conda = NULL)

Arguments

subcmd

Sub-Command of conda.

...

<dynamic dots> Additional arguments passed to conda command. Empty arguments are automatically trimmed. If a single argument, such as a file path, contains spaces, it must be quoted, for example using shQuote(). Details see: cmd_help(conda()).

conda

A string of path to conda command.

Value

A command object.