Learn R Programming

pdi (version 0.4.2)

agrilusExitHoleDensity: Agrilus exit hole density (m^-2)

Description

Calculate Agrilus biguttatus exit hole density.

Usage

agrilusExitHoleDensity(n, d, s = 2)

Arguments

n

number of Agrilus exit holes

d

diameter at breast height (m)

s

height to which stem surveyed from the tree base (m)

Examples

Run this code
# NOT RUN {
agrilusExitHoleDensity(2,1.02,1.3)
# }

Run the code above in your browser using DataLab