R/last.r

Defines functions last

Documented in last

last = function(v) v[length(v)]

Try the SCiAn package in your browser

Any scripts or data that you put into this service are public.

SCiAn documentation built on May 2, 2019, 5:24 p.m.