fineprint-global / fabio

Food and Agriculture Biomass Input-Output Tables
Other
16 stars 13 forks source link

small fix in estimate_btd #82

Closed martinbruckner closed 4 years ago

martinbruckner commented 4 years ago

replace lines 84-86 with:

btd_est[, `:=`(value = (imp_spread + exp_spread) / 2, exp_spread = NULL, imp_spread = NULL)]