Selects y'th element of each vector from a list
select_element(x, y)
x
list
y
number of element. Must be integer
The selected element from the list