# Generated by roxygen2: do not edit by hand

S3method(as.character,foodweb)
S3method(as.matrix,foodweb)
S3method(as_tbl_graph,foodweb)
S3method(plot,foodweb)
S3method(print,foodweb)
S3method(print,foodweb_matrix)
S3method(str,foodweb)
S3method(summary,foodweb)
export(foodweb)
export(foodweb_matrix)
export(get_funmat)
export(get_graphviz_spec)
export(graphviz_spec_from_matrix)
importFrom(tidygraph,as_tbl_graph)
