Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Analysis of trait differences among functional types of trees growing on the savanna-forest transition in Sao Paulo state, Brazil.

Notifications You must be signed in to change notification settings

flakesw/Savanna-forest-tree-traits

Repository files navigation

DOI

Data and code for Flake et al. Accepted.Savannas are not old fields: functional trajectories of forest expansion in a fire-suppressed Brazilian savanna are driven by habitat generalists. Functional Ecology.

Analysis and scripts by Sam Flake, contact [email protected]

Abstract:

  1. Under fire suppression, many tropical savannas transform into forests. Forest expansion entails changes in environmental variables and plant community structure. We hypothesized that forest expansion into savanna results in a shift in community-weighted mean functional traits from stress tolerance to competitiveness, with generalist species having trait values intermediate between those of specialists of savanna and forest habitats.
  2. We studied 30 plots distributed over three savanna-forest boundaries undergoing forest expansion in the Brazilian Cerrado, capturing a gradient from open savanna to recently formed forest. We measured functional traits of 116 woody species of savanna specialist, generalist, and forest specialist functional groups and quantified changes in species composition and mean traits across the basal area gradient.
  3. We identified two main axes of species traits. The first separated forest and generalist species from savanna specialists, with the latter possessing traits associated with resistance to disturbance and stress – such as thick leaves, thick bark, slower height growth and lower shade tolerance. Our second trait axis separated shrubs and understory trees from pioneer species. Generalist species’ traits did not differ substantially from forest species, nor did they tend to have a typical pioneer strategy.
  4. Community-weighted trait means changed linearly with forest development. There was a steady increase in traits associated with competitive dominance rather than stress tolerance and fire resistance, indicating a wholesale shift in the selective environment. Several of these patterns – e.g., increasing height and decreasing light requirements – are common in old-field succession. In contrast to old-field succession, we found that specific leaf area increased, leaf thickness decreased, and wood density stayed constant.
  5. The assembly of forests appears to be shaped by environmental filters that contribute to a functional trajectory distinct from most other studied ecosystems. Our results highlight the importance of the functional composition of the early community and of the early colonizers of the open environment. Differences between savanna and forest specialists reflect the selective effects of the contrasting environments, while the traits of generalists – and their interaction with environmental filters – drive dynamics of forest expansion.

The project is organized into the main folder containing scripts for analysis, a folder for raw data, a folder for "clean" data after some preprocessing, and a folder for outputs (figures and tables).

The project takes trait data and plot inventory data and includes some bivariate analyses of traits, multivariate analysis (PCA), and community-weighted mean trait values across a gradient of basal area.

For the main analysis, only traits_analysis.R needs to be run. Preprocessed data used by this script are found in the /clean data/ folder. The clean data is generated by the data_prep script, which calculated species-level means of traits and creates a phylogeny for the species.

The main analysis scripts are:

  1. traits_analysis.R This file conducts all of the statistical analyses and generates figures
  2. plant_trait_data_prep_2020-05-04.R This script generates all of the preprocessed data used by traits_analysis.R. It creates species-level average trait values, cleans up plot data, and generates a phylogeny.
  3. classify_species_splink.R This script analyzes previously (manually) downloaded species records from SpeciesLink herbarium records, and outputs classification of species as savanna species, generalists, or forest species.

About

Analysis of trait differences among functional types of trees growing on the savanna-forest transition in Sao Paulo state, Brazil.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages