graphviz specification from a function matrixR/graphviz-spec.R
graphviz_spec_from_matrix.RdGiven a function matrix created by foodweb_matrix(), convert it into a text specification
that can be passed to DiagrammeR::grViz().
graphviz_spec_from_matrix(funmat)A function matrix generated by foodweb_matrix().
A text string.