grass3D: Plant the grass on the patch

Description Usage Arguments

Description

Plant the grass on the patch

Usage

1
2
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.


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