View source: R/check_python_version.R
check_python_version | R Documentation |
python_version
is validCheck if the python_version
is valid
Will stop if not.
check_python_version(python_version)
python_version |
the Python version |
Nothing. Will stop if python_version
is invalid.
Richèl J.C. Bilderbeek
check_python_version("3.6")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.