last: Get the last element of a vector

View source: R/utils.R

lastR Documentation

Get the last element of a vector

Description

Get the last element of a vector

Usage

last(x)

Arguments

x

a vector

Value

the last element of the vector


sixtyfour documentation built on Aug. 28, 2026, 9:06 a.m.