Learn R Programming

EcoVirtual (version 1.1)

anima: 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

Value

Show simulation in a graphic device.

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

See Also

http://ecovirtual.ib.usp.br

Examples

Run this code
# NOT RUN {
# }
# NOT RUN {
grColExt(E = 0.5 , I = 0.5 , P = 100, area=1:10)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab