graphviz
specification from a function matrixR/graphviz-spec.R
graphviz_spec_from_matrix.Rd
Given 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.