find_path: Find a Resource Path

View source: R/python-wrappers.R

find_pathR Documentation

Find a Resource Path

Description

Searches for the specified resource (currently only "conda.sh" is supported) by checking a predefined set of candidate paths.

Usage

find_path(target, verbose = TRUE)

Arguments

target

Character. The name of the resource to search for (e.g., "conda.sh").

verbose

Logical. If TRUE, informative messages regarding the computational progress will be printed.

(Warning messages will always be printed.)

Value

A character string containing the full path to the resource.


theMILOlab/SPATA2 documentation built on Feb. 8, 2025, 11:41 p.m.