last {sixtyfour}R 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


[Package sixtyfour version 0.2.0 Index]