vegtable_stat: General statistics from vegtable objects

View source: R/vegtable_stat.R

vegtable_statR Documentation

General statistics from vegtable objects

Description

This function calculates general statistics of local Turboveg databases as required by GIVD (Global Index of Vegetation-Plot Databases, https://www.givd.info).

This function is based on a script delivered by GIVD for summarising statistics required in the descriptions of databases (see meta data in the page of the Global Index for Vegetation-Plot Databases).

Usage

vegtable_stat(vegtable, ...)

## S3 method for class 'vegtable'
vegtable_stat(vegtable, ...)

Arguments

vegtable

An object of class vegtable.

...

Further arguments passed among methods.

Author(s)

GIVD. Adapted by Miguel Alvarez kamapu78@gmail.com

Examples

## Statistics for GIVD
vegtable_stat(Kenya_veg)


kamapu/vegtable documentation built on Feb. 17, 2024, 8:25 a.m.