Learn R Programming

text (version 1.2.0)

find_textrpp: Find text required python packages

Description

Locate the user's version of Python for which text required python packages are installed.

Usage

find_textrpp(ask)

Value

textrpp_python

Arguments

ask

logical; if FALSE, use the first text required python packages installation found; if TRUE, list available text required python packages installations and prompt the user for which to use. If another (e.g. python_executable) is set, then this value will always be treated as FALSE.