powered by
sample.strat(pop = ceiling(10 * runif(10, 0.5, 1)), size = ceiling(pop * runif(length(pop), 0, 0.5)), control = ani.control(interval = 0.2), ...)
ani.control
NULL
sample
sample.strat() # HTML animation page ani.start() sample.strat(pop = sample(15, 5), saveANI = TRUE) ani.stop()
Run the code above in your browser using DataLab