list_to_fastmap2 {dipsaus} | R Documentation |
Copy elements to fastmap2
Description
Copy elements to fastmap2
Usage
list_to_fastmap2(li, map = NULL)
Arguments
li |
a list or an environment |
map |
|
Value
If map
is not NULL
, elements will be added
to map
and return map
, otherwise create a new instance.
[Package dipsaus version 0.2.9 Index]