getBinaries: Get binary paths

Description Usage Arguments Details Value Author(s) Examples

Description

Get binary paths

Usage

1
2
3

Arguments

loc

String containing the path to the root of a conda instance or environment.

Details

This code is largely copied from reticulate, and is only present here as they do not export these utilities for general consumption.

Value

String containing the path to the conda or Python executable inside loc. If loc is not supplied, the relative path from the root of the environment is returned.

Author(s)

Aaron Lun

Examples

1
2
3

basilisk.utils documentation built on Jan. 29, 2021, 2 a.m.