Skip to contents

Adjust the length of the second argument to be the same as that of the first one. Appends 0's if the second argument is shorter and drops excess elements if it is longer.

Usage

adjustLengths(x, y)

Arguments

x

the template vector

y

the vector to be adjusted

Value

A vector of the same length as x