Calls DiagrammeR::grViz() on the graphvis_spec element of the foodweb.

# S3 method for class 'foodweb'
plot(x, ...)

Arguments

x

A foodweb object.

...

Further arguments to be passed to DiagrammeR::grViz

Value

An object of class htmlwidget; the output is just that of the underlying call to DiagrammeR::grViz.