R/acc.R

acc <-
function(x,p){

return(xtabs(~x+p));

}
bvnlab/SCATTome documentation built on May 13, 2019, 9:05 a.m.