Append
Adds an element at the end of a list or vector, increasing its size.
Syntax
Vector, Element)
Description
Given a list or a vector and an element, adds the element at the end of the list or vector, increasing its size.

Adds an element at the end of a list or vector, increasing its size.
Vector, Element)
Given a list or a vector and an element, adds the element at the end of the list or vector, increasing its size.