configure_python_environment: Configure python environment

View source: R/utils.R

configure_python_environmentR Documentation

Configure python environment

Description

Configures reticulate environment for parsers.

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 Jan. 14, 2025, 2:11 a.m.