Calls DiagrammeR::grViz() on the graphvis_spec element of the foodweb.
# S3 method for class 'foodweb'
plot(x, ...)A foodweb object.
Further arguments to be passed to DiagrammeR::grViz
An object of class htmlwidget; the output is just that of the
underlying call to DiagrammeR::grViz.