copernicus_configure_python {copernicusR}R Documentation

Search and initialize Python on any operating system (internal use)

Description

Searches for the Python executable in common paths and the system PATH. If found, it initializes it via reticulate.

Usage

copernicus_configure_python(verbose = TRUE)

Value

The detected Python configuration (py_config object).


[Package copernicusR version 0.1.0 Index]