This is an S3 method for the generic tidygraph::as_tbl_graph().

# S3 method for foodweb
as_tbl_graph(x, ...)

Arguments

x

A foodweb object created by foodweb().

Value

A new tidygraph::tbl_graph object.