data_tariffs: An example of table with one-parametric volume functions...

data_tariffsR Documentation

An example of table with one-parametric volume functions (adapted uniform French tariffs)

Description

The adapted uniform French tariffs are typically used in Slovenia to determine tree volume based on tree DBH

Usage

data_tariffs

Format

A data frame with 1196 rows and 5 variables:

tarifa_class

Tariff class assigned to the species on the given plot (integer).

plotID

Unique plot identifier (character).

species

Species name as used in data_NFI (character).

v45

Volume of a reference tree with DBH = 45 cm, in cubic metres (m^3; numeric).

year

Calendar year to which the specified tariff applies (integer).


MLFS documentation built on Sept. 1, 2025, 9:08 a.m.

Related to data_tariffs in MLFS...