Last data update: 2014.03.03

R: Internal EcoVirtual Graphics and Animations
animaR Documentation

Internal EcoVirtual Graphics and Animations

Description

Internal functions for graphics and animations of the simulations results.

Usage

grColExt(E , I , P, area)

Arguments

E

extinction rate

I

colonization rate

P

species available in mainland

area

islands sizes

Details

The list below relates each function graphical and its primary functions:

animaCena - regNicho

animaGame - extGame

animaHub - simHub1, simHub2, simHub3

animaIsl - archip

animaMeta2 - metaPop, metaCi, metaEr, metaCiEr

animaMetaComp - metaComp

animaRandWalk - randWalk

grColExt - animaColExt, bioGeoIsl

grFim - metaPop, metaCi, metaEr, metaCiEr

Value

Show simulation in a graphic device.

Author(s)

Alexandre Adalardo de Oliveira ecovirtualpackage@gmail.com

See Also

http://ecovirtual.ib.usp.br

Examples

## Not run: 
grColExt(E = 0.5 , I = 0.5 , P = 100, area=1:10)

## End(Not run)

Results