Plot tracing data

Reads an Excel file providing details of traced farm details ('node attributes') and details of the connections between two farms that occurred on a given date ('edgelist'). Returns an interactive network plot. Use the scroll button on the mouse to zoom in or out of the plotted network. Right-click to save the network plot as an image. Input data format for node attributes as follows: fid, name
1, 3BUTH076
2, 3BUTP010
3, 3CPAA056
4, 3CPBR185

Input data format for edgelist as follows: from, to, date
3PYCS016, 3BUTP010, 2016-08-01
3BUTP010, 3WWPT030, 2016-08-20
ZGBAF005, 3BUTP010, 2016-08-27
3SBCN065, 3CPBR185, 2016-09-07

Enter data:

Include node attributes and edgelist on separate sheets, see Example below. Then select:

Click on the button below to download correctly formatted data for this function: Example data If the Example data button only produces the file 'download.html', click it a second time. Several large R packages need to load.
  • Nodes
  • Edgelist
  • Network graph