Constructs a single regular expression for matching file names in data that should not be imported. It can detect literal names, globs with wildcards and regular expressions.
.prepare.data.ignore.regex(ignore_files)
A chained regular expression that matches all patterns in the
ignore_files
variable.
A comma separated character vector that lists all patterns to be matched for ignoring