R/persp.tsallisaccum.R

persp.tsallisaccum <- 
function(x, theta = 220, phi = 15, col = heat.colors(100), zlim, ...) 
{
persp.renyiaccum(x, theta = theta, phi = phi, col = col, zlim = zlim, ...)
}
pattakosn/Rworkshop documentation built on May 24, 2019, 8:22 p.m.