d_thinning {r3PG}R Documentation

Thinning input

Description

Table containing the information about thinnings

Usage

d_thinning

Format

A data frame with 3 rows and 6 variables:

species

species or cohort id/name. It must be consistent with species names in d_species, d_parameters and d_sizeDist tables.

age

age when thinning is performed

stems_n

number of trees remaining after thinning

stem

type of thinning (above/below). Default is 1

root

type of thinning (above/below). Default is 1

foliage

type of thinning (above/below). Default is 1


[Package r3PG version 0.1.6 Index]