check_python_version: Check if the 'python_version' is valid

View source: R/check_python_version.R

check_python_versionR Documentation

Check if the python_version is valid

Description

Check if the python_version is valid Will stop if not.

Usage

check_python_version(python_version)

Arguments

python_version

the Python version

Value

Nothing. Will stop if python_version is invalid.

Author(s)

Richèl J.C. Bilderbeek

Examples

check_python_version("3.6")

richelbilderbeek/gcaer documentation built on March 25, 2024, 3:08 p.m.