Learn R Programming

pdi (version 0.4.2)

liveCrownRatio: Live crown ratio

Description

Calculate the live crown ratio

Usage

liveCrownRatio(h, l)

Arguments

h

total height (m)

l

lower crown height (m)

Examples

Run this code
# NOT RUN {
liveCrownRatio(15,10)
# }

Run the code above in your browser using DataLab