dynamicalab.plants_pollinators_Dicks2002II¶
-
dynamicalab.
plants_pollinators_Dicks2002II
(save_path='./data')[source]¶ Plant pollinators dataset of Dicks 2002 .
- Nodes: 52 (16 plants, 36 pollinators)
- Edges: 85
- Bipartite: True
- Components: 2
Reference
Dicks, LV, Corbet, SA and Pywell, RF 2002. Compartmentalization in plant–insect flower visitor webs. J. Anim. Ecol. 71: 32–43.
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.