R/pop.R

Defines functions pop

Documented in pop

##
## p3d:pop.R
## 2011-12-22
##


pop <-
function(n=1,...) for ( i in 1:n) rgl.pop(...)

Try the p3d package in your browser

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

p3d documentation built on May 2, 2019, 5:25 p.m.