check_python: Checks if Python is installed.

View source: R/check_python.R

check_pythonR Documentation

Checks if Python is installed.

Description

This function checks to see if the RETICULATE_PYTHON environment variable is set. If not it will check to see if python is installed on some platforms.

Usage

check_python()

Value

TRUE if RETICULATE_PYTHON is set.


jbryer/mldash documentation built on March 4, 2023, 9:35 p.m.