Description Usage Arguments Examples
add Fire to the stand or succession
1 |
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 |
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.