subset-bimap-vector-missing-vector-method: Insert parts to an object

Description Usage Arguments

Description

Inserts <key, value> pairs to a bimap.

Usage

1
2
## S4 replacement method for signature 'bimap,vector,missing,vector'
x[i] <- value

Arguments

x

a map object

i

a vector of keys

value

a vector of values for the keys


datastructures documentation built on Aug. 10, 2020, 5:08 p.m.