Learn R Programming

TapeR (version 0.5.3)

y2x_isp.f: squared diameter using interpolating splines

Description

Internal function not usually called by users

Usage

y2x_isp.f(x, x.grd, y.grd, ...)

Value

squared estimated diameter based on natural interpolating spline (splinefun)

Arguments

x

relative height

x.grd

relative heights for interpolation

y.grd

diameter of taper curve at relative heights x.grd for interpolation

...

not currently used

Author

Edgar Kublin