Learn R Programming

DGVM3D (version 1.0.0)

grass3D: Plant the grass on the patch

Description

Plant the grass on the patch

Usage

grass3D(grass = NULL, kind = NULL, offset = c(0, 0, 0), col = "green",
  opacity.threshold = c(0.2, 2), height.scale = 0.1)

Arguments

grass

vegetation data.frame

kind

so far only a hexagon is allowed (TriangBody)

offset

the patch offset

col

the color to use for grass

opacity.threshold

no grass is drawn below the lower values of LAI and full opacity is used above the upper value

height.scale

scale the LAI by this factor as height for the hexagon.