A vector in linear algebra is generally just a list of components. In two dimensions these would represent the x and y components if you think of them graphically. However, in general, there could be n terms, where n is much greater than 2, so these would be difficult to visualise! The components are usually listed within brackets. When these are aligned in a row you have a row vector; when they are aligned vertically, you have a column vector. There are specific rules for adding, multiplying etc.
Is this what you are looking for, or is there a specific feature you encountered that puzzled you?