fire3D: add Fire to the stand or succession

Description Usage Arguments Examples

Description

add Fire to the stand or succession

Usage

1
fire3D(stand = NULL, patch.id = NULL, limit = 0.5)

Arguments

stand

the stand object

patch.id

the ID of a patch if NULL all are used

limit

define a lower bound below which no fire should be plotted

Examples

1
2
3
4
5
6
7
## Not run: 
stand=snapshot(dgvm3d.succession[[8]], patch.id=4, year=1905)
rgl.clear("lights")
rgl.light( theta = -25, phi = 30, specular = "#AAAAAA")
fire3D(stand)

## End(Not run)

DGVM3D documentation built on May 2, 2019, 3:47 p.m.