R/kount.r

Defines functions kount

Documented in kount

#' kount
#' @author TGT
#' @export

kount<-function(a){(length(unique(a)))}
haozhu233/ifaR.handtools documentation built on May 17, 2019, 2:30 p.m.