chiapas_dry_forests_df | R Documentation |
This dataset, chiapas_dry_forests_df, is a data frame containing data on species richness and vegetation productivity (measured via NDVI) in the dry forests of Chiapas, Mexico. It includes 96 observations and 2 variables. These indicators are often used in ecological and environmental analyses to assess biodiversity and landscape productivity.
data(chiapas_dry_forests_df)
A data frame with 96 observations and 2 variables:
Species richness (integer)
Normalized Difference Vegetation Index (NDVI), a measure of vegetation productivity (numeric)
The dataset name has been kept as 'chiapas_dry_forests_df' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the MexicoDataAPI package and assists users in identifying its specific characteristics. The suffix 'df' indicates that the dataset is a data frame. The original content has not been modified in any way.
Data taken from the ADER package version 1.5
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.