dynamicalab.plants_pollinators_Clements1923¶
-
dynamicalab.
plants_pollinators_Clements1923
(save_path='./data')[source]¶ Plant pollinators dataset of Clements 1923 .
- Nodes: 371 (96 plants, 275 pollinators)
- Edges: 923
- Bipartite: True
- Components: 6
Reference
Clements, R. E., and F. L. Long. 1923, Experimental pollination. An outline of the ecology of flowers and insects. Washington, D.C., USA, Carnegie Institute of Washington.
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.