Learn R Programming

bipartite (version 2.19)

vazarr: A pollination network.

Description

[See documentation for Safariland.]

Usage

data(vazarr)

Arguments

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

Run this code
data(vazarr)
## maybe str(vazarr) ; plot(vazarr) ...

Run the code above in your browser using DataLab