R/makemtx.fcn.R

makemtx.fcn <-
function(tall)
{
tapply(tall$y,list(tall$rows,tall$cols),identity)
}

Try the hiddenf package in your browser

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

hiddenf documentation built on May 2, 2019, 2:47 p.m.