R/first.R

first <-
function(x){
	
	return(x[1])
}
PeteHaitch/Aclust documentation built on May 8, 2019, 1:29 a.m.