There is a newer version of the record available.

Published August 8, 2024 | Version v1

Data for Coevolution and temporal dynamics of species interactions shape species coexistence

Description

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]]
 

Files

flower_pheno_empirical.csv

Files (59.5 kB)

Name Size Download all
md5:e3d98d966f02842256f6a97007296876
6.4 kB Preview Download
md5:8dad1011def08900a58812815e03d7e5
39.2 kB Download
md5:d847a850c581e324a21ba9813979c45b
14.0 kB Preview Download