powered by
add Fire to the stand or succession
fire3D(stand = NULL, patch.id = NULL, limit = 0.5)
the stand object
the ID of a patch if NULL all are used
define a lower bound below which no fire should be plotted
# 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) # }
Run the code above in your browser using DataLab