| forest_invader_traits | R Documentation |
A comprehensive functional trait dataset comparing native and invasive woody species in North American deciduous forests. This dataset includes 76 species (44 native, 32 non-native) with 68 continuous functional traits across leaf, stem, root, and whole-plant characteristics. The data has been processed using probabilistic PCA (PPCA) for missing value imputation and includes log-transformed variables for right-skewed distributions.
forest_invader_traits
A data frame with 76 rows (species) and 73 columns:
Species name (character)
Taxonomic family (character)
Growth form classification: shrub, tree, or vine (character)
Binary coding: 0 = native, 1 = non-native (numeric)
Invasion status: "native", "naturalized", or "invasive" (character)
Leaf dry mass (standardized, log-transformed)
Specific leaf area (standardized)
Leaf dry matter content (standardized)
Leaf shape complexity (standardized, log-transformed)
Leaf perimeter-area ratio (standardized, log-transformed)
Leaf thickness (standardized, log-transformed)
Stomatal guard cell length (standardized)
Stomatal density index (standardized, log-transformed)
Leaf dark respiration per area and mass (standardized, log-transformed)
Light-saturated photosynthetic rate per area and mass (standardized, log-transformed)
Maximum carboxylation rate (standardized, log-transformed)
Maximum electron transport rate (standardized, log-transformed)
Apparent quantum yield (standardized, log-transformed)
Light saturation point (standardized, log-transformed)
Photosynthetic nitrogen use efficiency (standardized, log-transformed)
Water use efficiency (standardized, log-transformed)
Leaf construction cost per area and mass (standardized, log-transformed)
Leaf nitrogen content (standardized, log-transformed)
Nitrogen resorption efficiency (standardized)
Leaf carbon content (standardized, log-transformed)
Leaf chemical composition (standardized, log-transformed)
Leaf ash content (standardized, log-transformed)
Leaf phenolic content (standardized, log-transformed)
Chlorophyll content per area and mass (standardized, log-transformed)
Chlorophyll a:b ratio (standardized, log-transformed)
Leaf decomposition rate (standardized, log-transformed)
Nuclear DNA content (standardized, log-transformed)
Specific root length (standardized, log-transformed)
Root tissue density and dry matter content (standardized, log-transformed)
Root nitrogen and carbon content (standardized, log-transformed)
Root lignin content (standardized, log-transformed)
Root decomposition rate (standardized, log-transformed)
Annual leaf area gain (standardized, log-transformed)
Maximum leaf production rate (standardized, log-transformed)
Annual root production (standardized, log-transformed)
Soluble sugar content in roots and stems (standardized, log-transformed)
Starch content in roots and stems (standardized, log-transformed)
Non-structural carbohydrate content (standardized, log-transformed)
Xylem vessel frequency (standardized, log-transformed)
Xylem vessel diameters (standardized, log-transformed)
Stem hydraulic conductance (standardized, log-transformed)
Median date of 50% leaf senescence (standardized)
Mean leaf lifespan (standardized, log-transformed)
Duration of spring leaf emergence (standardized)
Annual duration of live leaves (standardized, log-transformed)
Annual leaf turnover rate (standardized)
Duration of autumn senescence (standardized)
Date of 50% chlorophyll loss in sun/shade leaves (standardized)
Date of spring leaf emergence (standardized)
This dataset represents measurements from a common garden experiment conducted at Syracuse University from 2006-2018. All continuous traits have been standardized to zero mean and unit variance, with 37 right-skewed traits log-transformed prior to standardization. Missing values (29% of the original dataset) were imputed using probabilistic PCA with 2 principal components.
The study identified a unique "fast but steady" trait syndrome in invasive species, combining high metabolic rates with extended leaf duration and robust leaf construction. Two traits - annual leaf duration and nuclear DNA content - distinguished native from invasive species with 93% accuracy.
Common garden experiment, Syracuse University, New York (43°39'N, 76°99'W). Species grown under 20% light transmittance shade cloth simulating forest understory conditions.
Fridley, J. D., Bauerle, T. L., Craddock, A., Ebert, A. R., Frank, D. A., Heberling, J. M., Hinman, E. D., Jo, I., Martinez, K. A., Smith, M. S., Woolhiser, L. J., & Yin, J. (2022). Fast but steady: An integrated leaf‐stem‐root trait syndrome for woody forest invaders. Ecology Letters, 25(4), 900-912. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1111/ele.13967")}
data(forest_invader_traits)
head(forest_invader_traits)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.