Learn R Programming

vegtable (version 0.1.8)

vegtable_stat: 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 vegtable vegtable_stat(vegtable, ...)

Arguments

vegtable

An object of class vegtable.

...

Further arguments passed among methods.

Author

GIVD. Adapted by Miguel Alvarez kamapu78@gmail.com

Examples

Run this code
## Statistics for GIVD
vegtable_stat(Kenya_veg)

Run the code above in your browser using DataLab