These are all the possible values for the matching_opt
parameter in
import_parallel_vispa2Matrices_auto
.
Details
The values "ANY", "ALL" and "OPTIONAL", represent how the patterns should be matched, more specifically
ANY = look only for files that match AT LEAST one of the patterns specified
ALL = look only for files that match ALL of the patterns specified
OPTIONAL = look preferentially for files that match, in order, all patterns or any pattern and if no match is found return what is found (keep in mind that duplicates are discarded in automatic mode)
See also
import_parallel_Vispa2Matrices_auto
Other Import functions helpers:
annotation_issues()
,
date_formats()
,
default_af_transform()
,
default_iss_file_prefixes()
,
quantification_types()