deadlianas | R Documentation |
This study is part of the project "Diversity and dynamics of vascular epiphytes in Colombian Andes" supported by COLCIENCIAS (contract 2115-2013). The data corresponds to the first large-scale assessment of vascular epiphyte mortality in the neotropics. Based on two consecutive annual surveys, we followed the fate of 4247 epiphytes to estimate the epiphyte mortality rate on 116 host trees at nine sites. Additional variables were taken from the area of study in order to find relationships with epiphyte mortality.
data(deadlianas)
The data frame contains four variables as follows:
Municipality name of the 9 study sites
Latitude of the plot in decimal degrees
Longitude of the plot in decimal degrees
ID number of the sampled host trees in each site
Epiphyte taxonomic family
Epiphyte taxonomic genus
Abbreviations of Latin terms in the context of taxonomy. cf. "confer" meaning "compare with". aff.: "affinis" meaning "similar to".
Epiphyte (morpho) species name
Author of the scientific name
Azimuth of the epiphyte individual on each host tree
Azimuth of the branch in which the epiphyte individual was found
Distance in meters from the trunk to the epiphyte attachment site on a branch
Estimated size of the epiphyte individual, in cm.
Epiphyte attachment height in meters
Date of the first census
Date of the final census
Section (roots, trunks, branches) of the host tree in which theepiphyte individual was found
Dichotomous variable. 0 if the epiphyte individual was dead in the final census and 1 if otherwise
Mechanical or non-mechanical cause of mortality
Elevation (m a.s.l.) of the plot
Annual precipitation in the plot (mm yr-1)
Precipitation of driest month in the plot (mm)
Precipitation seasonality in the plot (coefficient of variation)
Mean Diurnal Range (Mean of monthly (max temp - min temp)) in the plot (oC*10)
Temperature seasonality in the plot (standard deviation*100)
Annual temperature range in the plot (10 celsius degrees)
Actual evapotranspiration in the plot (mm yr-1)
Basal area of trees with DBH major or equal to 5 cm (AB) in
the plot (m^{2}
/ha)
Basal area of trees with greater or equal than 5 DBH and
less than 10 cm in the plot (m^{2}
/ha)
Basal area of trees with greater or equal than 10 cm DBH in
the plot (m^{2}
/ha)
Number of canopy trees (with greater or equal than 10 cm DBH ) in the plot
Number of understory trees (with greater or equal than 5 DBH and less than 10 cm) in the plot
Number of trees with greater or equal than 5 DBH and less than 10 cm in the plot
Number of trees with greater or equal than 10 DBH and less than 15 cm in the plot
Number of trees with greater or equal than 15 DBH and less than 20 cm in the plot
Number of trees with greater or equal than 20 DBH and less than 25 cm in the plot
Number of trees with greater or equal than 25 DBH and less than 30 cm in the plot
Number of trees with DBH major or equal to 30 cm in the plot
Total tree height in meters
Median height of trees in each plot
Maximum height of trees in each plot
Number of branches of the host tree
Observations and notes in Spanish
Data were retrieved from the DRYAD repository at \Sexpr[results=rd]{tools:::Rd_expr_doi("10.5061/dryad.g5510")}.
Zuleta D, Benavides AM, Lopez-Rios V, Duque A. 2016. Local and regional determinants of vascular epiphyte mortality in the Andean mountains of Colombia. Journal of Ecology 104(3): 841-843. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1111/1365-2745.12563")}
data(deadlianas)
head(deadlianas)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.