my_network {bbnet} | R Documentation |
Rocky Shore complex food web data
Description
In this file, the first column is called id and consists of an s and a 2 digit number relating to the node number. The second column is called node.type and is an integer value from 1-4. This sets the colour of the node in the network (sticking to a maximum of four colours). Here, predators, grazers, filter feeders and algae are colour coded separately it would be fine to change the colours, for example to ensure algae were green. The third column is the same as the first column in the standard BBN interaction csv, other than it is titled node.name. It is important to use these column names (including capitals and dot notation). The remainder of the columns are exactly as the standard my_BBN data file.
Format
A data frame with 9 rows and 12 columns:
- id
Variable names
- node.type
integer
- node.name
Variable names
- Dogwhelk
integer
- Topshell
integer
- Limpet
integer
- Periwinkle
integer
- Barnacle
integer
- Green.Algae
integer
- Biofilm
integer
- Corline.algae
integer
- Fucoid.Algae
integer
Source
<https://doi.org/10.1016/j.ocecoaman.2015.04.013>