dynamicalab.plants_pollinators_Dupont2003¶
-
dynamicalab.
plants_pollinators_Dupont2003
(save_path='./data')[source]¶ Plant pollinators dataset of Dupont 2003 .
- Nodes: 49 (11 plants, 38 pollinators)
- Edges: 106
- Bipartite: True
- Components: 1
Reference
Dupont YL, Hansen DM and Olesen JM (2003) Structure of a plant-flower-visitor network in the high-altitude sub-alpine desert of Tenerife, Canary Islands. Ecography 26:301-310.
Parameters
- save_path : String : (default=”./data”)
- Directory to which the data will be saved.
Returns
- Dataset
- Object dataset. Use
dataset.graph()
to download the graph.