run_py_file: Run python file

View source: R/utils_python.R

run_py_fileR Documentation

Run python file

Description

Used to run python files with reticulate::py_run_file() from folder python.

Usage

run_py_file(py_file_name)

Arguments

py_file_name

string Name of a python file to run. The file must be in the python folder of aifeducation package.

Value

This function returns nothing.

See Also

Other Utils Python Developers: get_py_package_version(), get_py_package_versions(), load_all_py_scripts(), load_py_scripts()


aifeducation documentation built on Nov. 19, 2025, 5:08 p.m.