vazarr {bipartite} | R Documentation |
A pollination network.
Description
[See documentation for Safariland.]
Usage
data(vazarr)
Format
The format is: num [1:10, 1:29] 85 0 94 0 0 0 0 0 0 0 ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:10] "X2" "X1" "X13" "X4" ... ..$ : chr [1:29] "78" "65" "94" "66" ...
Examples
data(vazarr)
## maybe str(vazarr) ; plot(vazarr) ...
[Package bipartite version 2.20 Index]