R/xtab.R

xtab <- function (x, ...) 
    if (isS4(x)) mefa4::xtab(x) else UseMethod("xtab")

Try the mefa package in your browser

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

mefa documentation built on May 2, 2019, 5 p.m.