Skip to contents

Deprecated: Python dependencies are managed automatically via reticulate::py_require() when the package loads, so no manual installation step is needed. If you manage your own Python environment (e.g. a project virtualenv), install sqlglot into it directly with pip install sqlglot.

Usage

install_sqlglot(method = "auto", envname = "r-dplyneage")

Arguments

method

Ignored. Kept for backward compatibility.

envname

Ignored. Kept for backward compatibility.

Value

Invisibly returns TRUE