Learn R Programming

DGVM3D (version 1.0.0)

stand3D: 3D view of the stands

Description

Uses rgl to visualize a single, if patch.id is given, or all patch soil hexagons

Usage

stand3D(stand, patch.id = NULL)

Arguments

stand

the Stand-class to visualize

patch.id

the patch IDs to create. Default: all.

Value

None

See Also

initStand for examples