Package: ForIT 2.4.0
ForIT: Functions to Estimate Tree Volume and Phytomass in the Italian Forest Inventory 2005
Tabacchi et al. (2011) published a very detailed study producing a uniform system of functions to estimate tree volume and phytomass components (stem, branches, stool). The estimates of the 2005 Italian forest inventory (<https://www.inventarioforestale.org/it/>) are based on these functions. The study documents the domain of applicability of each function and the equations to quantify estimates accuracies for individual estimates as well as for aggregated estimates. This package makes the functions available in the R environment. Version 2 exposes two distinct functions for individual and summary estimates. To facilitate access to the functions, tree species identification is now based on EPPO species codes (<https://data.eppo.int/>).
Authors:
ForIT_2.4.0.tar.gz
ForIT_2.4.0.zip(r-4.5)ForIT_2.4.0.zip(r-4.4)ForIT_2.4.0.zip(r-4.3)
ForIT_2.4.0.tgz(r-4.4-any)ForIT_2.4.0.tgz(r-4.3-any)
ForIT_2.4.0.tar.gz(r-4.5-noble)ForIT_2.4.0.tar.gz(r-4.4-noble)
ForIT_2.4.0.tgz(r-4.4-emscripten)ForIT_2.4.0.tgz(r-4.3-emscripten)
ForIT.pdf |ForIT.html✨
ForIT/json (API)
NEWS
# Install 'ForIT' in R: |
install.packages('ForIT', repos = c('https://npuletti.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://gitlab.com/nuoroforestryschool/forit
- ForIT_test_data - 'ForIT'-package TEST-data - Ver.2
- INFC_CVgrid - 'ForIT'-package Auxiliary pre-computed data - Ver.2
- INFCcatalog - 'ForIT'-package Database - Ver.2
- INFCdomain - The range of applicability of 'INFCvpe()' function
- INFCf_domains - 'ForIT'-package Database - Ver.2
- INFCparam - 'ForIT'-package Database - Ver.2
- INFCspecies - 'ForIT'-package Database - Ver.2
- Quantities - 'ForIT'-package Database - Ver.2
Last updated 1 years agofrom:1cd6c65aa6. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 23 2024 |
R-4.5-win | OK | Nov 23 2024 |
R-4.5-linux | OK | Nov 23 2024 |
R-4.4-win | OK | Nov 23 2024 |
R-4.4-mac | OK | Nov 23 2024 |
R-4.3-win | OK | Nov 23 2024 |
R-4.3-mac | OK | Nov 23 2024 |
Exports:%>%compute_grid0INFCaccuracyPlotINFCaccuracyPlot0INFCtabulateINFCvpeINFCvpe_ConfIntINFCvpe_OutOfDomainINFCvpe_sumINFCvpe_summarise
Dependencies:backportscachemcheckmateclassclassIntclicolorspacecpp11data.tableDBIdigestdplyre1071fansifarverfastmapFormulaformula.toolsgenericsggplot2gluegtableisobandKernSmoothlabelinglatticelifecyclelubridatemagrittrMASSMatrixmemoisemetRmgcvmunsellnlmeoperator.toolspillarpkgconfigplyrproxypurrrR6RColorBrewerRcpprlangs2scalessfstringistringrtibbletidyrtidyselecttimechangeunitsutf8vctrsviridisLitewithrwk
Readme and manuals
Help Manual
Help page | Topics |
---|---|
ForIT: A package that implements as R functions the INFC-2005 equations estimating single tree volume and phytomass . | ForIT-package ForIT |
'ForIT'-package Database - Ver.2 | ForIT_DataBase INFCcatalog INFCf_domains INFCparam INFCspecies Quantities |
'ForIT'-package TEST-data - Ver.2 | ForIT_test_data |
'ForIT'-package Auxiliary pre-computed data - Ver.2 | INFC_CVgrid |
The range of applicability of 'INFCvpe()' function | INFCdomain |
Reproduce the tables that Tabacchi et al. published in 2011 | INFCtabulate |
Estimate bole volume or tree phytomass for individual stems, with associated accuracy info | INFCvpe |
Estimate tree bole volume or phytomass for stems groups, with associated accuracy info | INFCvpeSUM INFCvpe_ConfInt INFCvpe_OutOfDomain INFCvpe_sum INFCvpe_summarise |
Plotting the accuracy and reliability region (or 'domain') of the volume and phytomass estimation functions | compute_grid0 INFCaccuracyPlot INFCaccuracyPlot0 PlottingINFCaccuracy |