snapshot: Visualize a snapshot of patches.

Description Usage Arguments Value Examples

Description

Visualize a snapshot of patches.

Usage

1
snapshot(vegetation, stand.id = 1, patch.id = NULL, year = 2000)

Arguments

vegetation

the data.frame of individual trees

stand.id

the stand to take a snapshot off.

patch.id

all patches (default) or just one.

year

which year to take the snapshot off.

Value

a Stand-class.

Examples

1
2
3
4
## Not run: 
stand=snapshot(dgvm3d.succession[[1]])

## End(Not run)

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