.lastItem {onc.api} | R Documentation |
R helper: Returns the last element of a list
Description
R helper: Returns the last element of a list
Usage
.lastItem(collection)
Arguments
collection |
The list |
Value
The last element of the list
[Package onc.api version 2.0.1.0 Index]