R/last.R

last <-
function(x){
	
	return(x[length(x)])
}
ftyu1234/Aclust documentation built on May 16, 2019, 3:37 p.m.