list_to_fastmap2: Copy elements to 'fastmap2'

View source: R/fastmap2.R

list_to_fastmap2R 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

NULL or a fastmap2 instance

Value

If map is not NULL, elements will be added to map and return map, otherwise create a new instance.


dipsaus documentation built on June 27, 2024, 5:10 p.m.