View source: R/aigra-cran-core.R View source: R/aigra-api.R
| aigra_set_backend | R Documentation |
Connects the R package to the AIGRA Python backend.
Sets the path to the AIGRA Python backend.
aigra_set_backend(backend_path = NULL)
aigra_set_backend(backend_path = NULL)
backend_path |
Path to the AIGRA_BACKEND folder. If NULL, uses the AIGRA_BACKEND_PATH environment variable. |
Invisibly returns backend configuration.
Invisibly returns the normalized backend path.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.