dynamicalab.plants_pollinators_Kevan1970¶
-
dynamicalab.
plants_pollinators_Kevan1970
(save_path='./data')[source]¶ Plant pollinators dataset of Kevan 1970 .
- Nodes: 111 (20 plants, 91 pollinators)
- Edges: 190
- Bipartite: True
- Components: 2
Reference
Kevan P. G. 1970. High Arctic insect-flower relations: The interrelationships of arthropods and flowers at Lake Hazen, Ellesmere Island, Northwest Territories, Canada. Ph.D. thesis, University of Alberta, Edmonton, 399 pp.
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.