R/kul.R

"kul" <-
function (BE){

  #############################################################
  # 
  # TITLE:  kul()
  # AUTHOR: SANDOR KABOS
  # DATE:   2003
  # CALLS:  
  # NEEDS:  
  # NOTES:  
  #
  #############################################################

  as.numeric(names(table(BE)))

}

Try the hdeco package in your browser

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

hdeco documentation built on May 30, 2017, 8:26 a.m.