this function build a list of dataframe with projects of ages between 'firstAge' and 'lastAge' params
projectBaseOriented(firstAge = NaN, lastAge = NaN, fitDAP, fitHT, base,
mapper = list(age1 = "idadearred1", dap1 = "dap1", dap2 = "dap2", ht1 =
"ht1", ht2 = "ht2"), calcVolume = calculaVolumeDefault,
forcePredict = F)
the first age to predict
the last age to predict
a fit get function inherit lm to DAP
a fit get function inherit lm to HT
data base
the label used in fields to age, dap and ht
function to calc volume
force calc base coefficients or se predict()?
will be returned a list of volume predict to ages in dataframe and/or param