R/vec_utils.R
mp_zero_vector.Rd
Create a numeric vector of all zeros with names given by x
numeric
x
mp_zero_vector(x, ...)
Object representing the names of the output vector. Most commonly this will be a character vector.
character
Passed on to S3 methods.