list_files¶
Function to list the files in directory with pattern recognition and regular expression support.
Free software: MIT license
Documentation: https://rlist-files.readthedocs.io.
Features¶
This function was created to emulate R’s list.files() behavior in python.
Credits¶
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.