Other packages > Find by keyword >

ForIT  

Functions to Estimate Tree Volume and Phytomass in the Italian Forest Inventory 2005
View on CRAN: Click here


Download and install ForIT package within the R console
Install from CRAN:
install.packages("ForIT")

Install from Github:
library("remotes")
install_github("cran/ForIT")

Install by package version:
library("remotes")
install_version("ForIT", "2.5.2")



Attach the package and use:
library("ForIT")
Maintained by
Nicola Puletti
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-07-05
Latest Update: 2025-04-25
Description:
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 () 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 ().
How to cite:
Nicola Puletti (2014). ForIT: Functions to Estimate Tree Volume and Phytomass in the Italian Forest Inventory 2005. R package version 2.5.2, https://cran.r-project.org/web/packages/ForIT. Accessed 26 Jun. 2026.
Previous versions and publish date:
1.0 (2014-07-05 10:01), 2.0.1 (2022-06-11 23:30), 2.4.0 (2023-09-26 21:10), 2.5.0 (2025-04-25 09:30), 2.5.1 (2025-09-22 11:40)
Other packages that cited ForIT R package
View ForIT citation profile
Other R packages that ForIT depends, imports, suggests or enhances
Complete documentation for ForIT
Functions, R codes and Examples using the ForIT R package
Some associated functions: ForIT . ForIT_DataBase . ForIT_test_data . INFC_CVgrid . INFCdomain . INFCtabulate . INFCvpe . INFCvpeSUM . PlottingINFCaccuracy . pipe . 
Some associated R codes: ForIT.R . ForIT_DataBase.R . ForIT_test_data.R . INFC_CVgrid.R . INFCaccuracyPlot.R . INFCtabulate.R . INFCvpe.R . INFCvpeSUM.R . ImportFrom.R . globals.R . utils-pipe.R . utils.R .  Full ForIT package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  
infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
colormap  
Color Palettes using Colormaps Node Module
Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see ...
Download / Learn more Package Citations See dependency  
tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA