powered by
This function calculates general statistics of local ‘Turboveg’ databases as required by GIVD (Global Index of Vegetation-Plot Databases, http://botanik3.botanik.uni-greifswald.de/givd/).
vegtable_stat(vegtable)
An object of class '>vegtable.
'>vegtable
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).
# NOT RUN { library(vegtable) data(Kenya_veg) ## Statistics for GIVD vegtable_stat(Kenya_veg) # }
Run the code above in your browser using DataLab