dynamicalab.plants_pollinators_Memmott1999¶
-
dynamicalab.
plants_pollinators_Memmott1999
(save_path='./data')[source]¶ Plant pollinators dataset of Memmott 1999 .
- Nodes: 104 (23 plants, 79 pollinators)
- Edges: 299
- Bipartite: True
- Components: 1
Reference
Memmott J. 1999. The structure of a plant-pollinator food web. Ecology Letters 2:276-280.
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.