Description Usage Arguments Details
Given a list
or data.frame
with an entry/column file
,
this function feeds its arguments to iqtl_meta
.
1 | iqtl_import_all(l, path = NULL, ...)
|
l |
A list with descriptors. See examples. |
path |
A path in which all |
... |
Arguments passed on to
|
Entries named .$file
or .$exclude
are passed as separate arguments
to iqtl_meta
. All other entries of l
are passed to
iqtl_meta
as if they were given as meta_data
list.
Empty entries are dropped without a warning. Missing files are dropped with a warning.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.