R/lez.R

"lez" <-
function (BE=names(.QND)) {

  #########################################################################
  #
  # TITLE:     lez()
  # AUTHOR:    ?
  # DATE:      ?
  # CALLS:     
  # NEEDS:     
  # NOTES:     
  #
  # SAMPLE:    
  #
  #########################################################################

  ZEK <- "Z"==substring(BE,1,1)
  BE[!ZEK]

}

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.