lissy_map | R Documentation |
A wrap over 'purrr::imap()' that keeps the lissy attributes on the output list.
lissy_map(lissy_files, .f)
lissy_files |
A list of LIS or LWS p-level files. |
.f |
A function, formula, or vector (not necessarily atomic) as in the argument from purrr::map with the same name. |
A list like lissy_files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.