R/table.function.R

#'@useDynLib zfa, .registration = TRUE

table.e1<-function(x,y){
  .Call("table_e1",x,y)
}

Try the zfa package in your browser

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

zfa documentation built on May 2, 2019, 10:24 a.m.