R/last.R

last <-
function(x){
	
	return(x[length(x)])
}
tamartsi/Aclust documentation built on May 31, 2019, 2:56 a.m.