Skip to contents

Selects y'th element of each vector from a list

Usage

select_element(x, y)

Arguments

x

list

y

number of element. Must be integer

Value

The selected element from the list