R/som2.vql.R

som2.vql <-
function(vql, data.som2)
{
    return(by(data.som2, vql, som2))
}

Try the SPODT package in your browser

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

SPODT documentation built on May 2, 2019, 9:43 a.m.