dynamicalab.plants_pollinators_Inouye1988¶
-
dynamicalab.
plants_pollinators_Inouye1988
(save_path='./data')[source]¶ Plant pollinators dataset of Inouye 1988 .
- Nodes: 125 (40 plants, 85 pollinators)
- Edges: 264
- Bipartite: True
- Components: 2
Reference
Inouye, D. W., and G. H. Pyke. 1988. Pollination biology in the Snowy Mountains of Australia: comparisons with montane Colorado, USA. Australian Journal of Ecology 13:191-210.
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.