load_py_scripts: Load and re-load python scripts

View source: R/utils_python.R

load_py_scriptsR Documentation

Load and re-load python scripts

Description

Function loads or re-loads python scripts within the package 'aifeducation'.

Usage

load_py_scripts(files)

Arguments

files

vector containing the file names of the scripts that should be loaded.

Value

Function does nothing return. It loads the requested scripts.

See Also

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


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