feer_tn_example
Dataset about tree species composition in Tennessee's FIA plots (surveyed in 2017) and the species' tolerance to drought and shade.
Science Score: 57.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 4 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.7%) to scientific vocabulary
Repository
Dataset about tree species composition in Tennessee's FIA plots (surveyed in 2017) and the species' tolerance to drought and shade.
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Dataset background
This TN_FEEr.RData file was used to demonstrate the usage of the FEEr package and the application of FEE index (Zhang et al. 2021) to studying FIA plots in Tennessee. The detailed introduction of this application can be found in our manuscript titled FEEr: An R package for calculating Functional Extension and Evenness index, which uses this file as the reference dataset for readers to download and practise. Simply saying, the FIA plots included in this dataset are the FIA national design forest plots remeasured in 2017. Raw FIA data was downloaded from FIA DataMart (FIADB_1.9.0) on July 8th 2021.
Content
TN_FEEr.RData file contains 6 variables.
pool: a 91×2 data frame containing species trait information for the species pool in this application. The special pool is composed of the tree species found in the FIA plots (totally 91 species). Each row corresponds to a species in the pool, with row name of the species code (SPCD) used in FIA. The columns correspond to the functional traits of species. We included two traits in this example: drought tolerance (DT) and shade tolerance (ST). The source of trait data is Niinemets and Valladares (2006).comm: a 471×91 data frame containing species abundance information for each FIA plot. Each row corresponds to a FIA plot (totally 471 communities), with row names of the plot sequence number (PLT_CN) used in FIA. The columns correspond to the 91 species in the species pool. As inpool, SPCD is used as column names to specify the species. The abundance values in this data frame are in the unit of pound/acre.plt_FORGRPandfrttyp:plt_FORGRPis a 266×2 data frame showing the forest type group of FIA plots.frttypis a 34×2 data frame showing the mapping relationship between codes and names of forest type groups contained in these plots. These forest type group codes and names are used in FIA.plt_ECOPVandecopro:plt_ECOPVis a 471×2 data frame showing the ecoprovince of FIA plots.ecoprois a 5×2 data frame showing the mapping relationship between codes and names of ecoprovinces contained in these plots. These ecoprovince codes and names are adopted in FIA.
Owner
- Name: Tao Zhang
- Login: tz05
- Kind: user
- Repositories: 1
- Profile: https://github.com/tz05
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this dataset, please cite it as below."
authors:
- family-names: Zhang
given-names: Tao
orcid: https://orcid.org/0000-0001-7135-1762
title: "FEEr example data: FIA 2017 plot samples in the state of Tennessee"
date-released: 2021-07-11
url: "https://github.com/tz05/FEEr_TN_Example.git"
type: "Dataset"