| dead_lianas_df | R Documentation |
This dataset, 'dead_lianas_df', is a data frame containing information on the mortality of vascular epiphytes (lianas) in tropical forests of the Colombian Andes. The 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.
data(dead_lianas_df)
A data frame with 4,247 observations and 52 variables:
Plot site identifier (character)
Y coordinate of the plot (numeric)
X coordinate of the plot (numeric)
Phorophyte number (integer)
Epiphyte family (character)
Epiphyte genus (character)
Taxonomic uncertainty or affiliation (character)
Epiphyte species name (character)
Species author (character)
Epiphyte azimuth (character)
Branch azimuth (integer)
Epiphyte distance from trunk (numeric)
Epiphyte size (numeric)
Epiphyte attachment height (numeric)
Initial survey date (Date)
Follow-up survey date (Date)
Location name (character)
Mortality status (factor with 2 levels)
Mortality category (character)
Elevation in meters (integer)
Annual precipitation (integer)
Precipitation of driest month (integer)
Precipitation seasonality (integer)
Mean diurnal temperature range (integer)
Temperature seasonality (integer)
Annual temperature range (integer)
Actual evapotranspiration (integer)
Basal area (numeric)
Basal area of trees 5–10 cm DBH (numeric)
Basal area of trees \ge 10 cm DBH (numeric)
Number of individuals \ge 10 cm DBH (integer)
Number of individuals \ge 5 cm DBH (numeric)
Number of individuals 5–10 cm DBH (numeric)
Number of individuals 10–15 cm DBH (integer)
Number of individuals 15–20 cm DBH (integer)
Number of individuals 20–25 cm DBH (integer)
Number of individuals 25–30 cm DBH (integer)
Number of individuals \ge 30 cm DBH (integer)
Tree height (numeric)
Median tree height (numeric)
Maximum tree height (numeric)
Number of branches (integer)
Mean epiphyte attachment height (numeric)
Standard deviation of mean epiphyte attachment height (numeric)
Mean species per phorophyte (integer)
Standard deviation of mean species per phorophyte (integer)
Mean tree height (numeric)
Standard deviation of mean tree height (numeric)
Mean branch number (numeric)
Standard deviation of branch number (numeric)
Tree identifier (character)
Tree mortality status (factor with 2 levels)
The dataset name has been kept as 'dead_lianas_df' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the ColombiAPI package and assists users in identifying its specific characteristics. The suffix 'df' indicates that the dataset is a data frame object. The original content has not been modified in any way.
Data taken from the biometrics package version 1.0.2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.