powered by
Make a matrix by repeating vector v into n columns
repCol(v, n)
a vector to be operated on
number of columns the vector will be repeated over
a matrix with repeated columns