View source: R/python-wrappers.R
find_path | R Documentation |
Searches for the specified resource (currently only "conda.sh" is supported) by checking a predefined set of candidate paths.
find_path(target, verbose = TRUE)
target |
Character. The name of the resource to search for (e.g., "conda.sh"). |
verbose |
Logical. If (Warning messages will always be printed.) |
A character string containing the full path to the resource.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.