cbind

Concate two Vectors to Vector

  1. Vector cbind(Vector m, Vector n)
  2. Matrix cbind(Matrix m, Matrix n)

Meta