slot_in: Insert a value into a vector after specified value

Description Usage Arguments Examples

Description

Take a vector and put a value into it in a specified place

Usage

1
slot_in(vec, pos, val)

Arguments

vec

Vector in which you insert the value

pos

Element that you slot in after

val

Element that you slot in

Examples

1

nstrayer/nmisc documentation built on May 24, 2019, 7:51 a.m.