aigra_set_backend: Set the AIGRA Python backend

View source: R/aigra-cran-core.R View source: R/aigra-api.R

aigra_set_backendR Documentation

Set the AIGRA Python backend

Description

Connects the R package to the AIGRA Python backend.

Sets the path to the AIGRA Python backend.

Usage

aigra_set_backend(backend_path = NULL)

aigra_set_backend(backend_path = NULL)

Arguments

backend_path

Path to the AIGRA_BACKEND folder. If NULL, uses the AIGRA_BACKEND_PATH environment variable.

Value

Invisibly returns backend configuration.

Invisibly returns the normalized backend path.


AIGRA documentation built on July 10, 2026, 5:06 p.m.