extend_vec_last_val.Rd
Copies and appends the final value of a vector to the end of said vector 'n' times.
extend_vec_last_val(vector, n)
a vector to add n elements to
number of times to concatenate final element