reset_vec: Reset a vector by filling it with an element

View source: R/RcppExports.R

reset_vecR Documentation

Reset a vector by filling it with an element

Description

Reset a vector by filling it with an element

Usage

reset_vec(v, value = 0)

Arguments

v

vector to fill with zeros

value

to insert

Value

reset vector in place


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