mylast: Access the last element in a vector

Description Usage Arguments Value

View source: R/mylast.R

Description

Access the last element in a vector

Usage

1
mylast(x, rm.na = FALSE)

Arguments

x

vector

rm.na

binary, if TRUE, then ignore the NA values in x.

Value

last element in the vector x


nianqiaoju/agents documentation built on Feb. 19, 2021, 12:18 a.m.