configure_python_environment: Configure python environment

View source: R/utils.R

configure_python_environmentR Documentation

Configure python environment

Description

Configures reticulate environment for parsers that have python dependencies. Deprecated as this should no longer be necessary as of reticulate v. 1.41.0.

Usage

configure_python_environment(parser = "all", return_boolean = FALSE)

Arguments

parser

Either aston, rainbow, or olefile (for read_shimadzu_lcd).

return_boolean

Logical. Whether to return a Boolean value indicating if the chromConverter environment is correctly configured.

Value

If return_boolean is TRUE, returns a Boolean value indicating whether the chromConverter environment is configured correctly. Otherwise, there is no return value.

Author(s)

Ethan Bass


ethanbass/chromConverter documentation built on March 29, 2025, 5:22 a.m.