add2vec: Add the contents of one vector to another vector

View source: R/RcppExports.R

add2vecR Documentation

Add the contents of one vector to another vector

Description

Add the contents of one vector to another vector

Usage

add2vec(target, increments, inds)

Arguments

dest

target vector

orig

vector to be added

indices

in the target

Value

add the elements of one row vector to another.


fintzij/stemr documentation built on March 25, 2022, 12:25 p.m.