Data for Coevolution and temporal dynamics of species interactions shape species coexistence
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/13270451
下载链接
链接失效反馈官方服务:
资源简介:
This dataset is the one used in our preprint "Coevolution and temporal dynamics of species interactions shape species coexistence".
R codes to analyse these data can be found here: https://github.com/f-duchenne/Evolution_pheno_vs_morpho
flow_pheno_empirical.csv and poll_pheno_empirical.csv contain the empirical phenological parameters for plant and pollinator species, respectively: the mean activity day (mu) and its standard deviation (sde) representing the duration of the activity period.
matrices_empirical_networks.RData contains an R object with the 17 networks used. Plants are in rows and pollinators in columns, with each cell representing the average interaction value across sampling rounds, corrected by abundances.
You can access it in R via:
#load data
load("matrices_empirical_networks.RData")
#see the structure (a list of 17 networks)
str(networks)
#access the first network
networks[[1]]
创建时间:
2024-08-12



