Learn R Programming

copernicusR (version 0.1.0)

copernicus_configure_python: 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)

Arguments

Value

The detected Python configuration (py_config object).