getByIndex: Return element "i" of "a" assuming that "a" has infinite tail...

Description Usage Arguments Value

Description

Return element "i" of "a" assuming that "a" has infinite tail filled with its last element

Usage

1
getByIndex(a, i, atoms = c("atom"))

Arguments

a

Any atom, vector, list

i

Index of value

atoms

Vector of class names that cannot be broken apart by index referencing

Value

Value with index i


solavrov/hlpr documentation built on May 29, 2019, 9:38 a.m.