Description Usage Details Value See Also Examples
View source: R/import-functions.R
These are all the possible values for the matching_opt
parameter in
import_parallel_vispa2Matrices_auto
.
1 |
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)
A vector of characters for matching_opt
import_parallel_Vispa2Matrices_auto
Other Import functions helpers:
quantification_types()
1 | opts <- matching_options()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.