vegtable_stat {vegtable} | R 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)
[Package vegtable version 0.1.8 Index]