Skip to contents

Get n'th element in list of lists

Usage

getNthElement(list.of.lists, nth.element)

Arguments

list.of.lists

list of lists

nth.element

index of list to return

Value

list