# Generated by roxygen2: do not edit by hand

S3method(plot,sankey)
export(make_sankey)
export(sankey)
importFrom(grDevices,col2rgb)
importFrom(grDevices,dev.flush)
importFrom(grDevices,dev.hold)
importFrom(grDevices,rgb)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(simplegraph,edges)
importFrom(simplegraph,graph)
importFrom(simplegraph,order)
importFrom(simplegraph,predecessors)
importFrom(simplegraph,strength)
importFrom(simplegraph,successors)
importFrom(simplegraph,topological_sort)
importFrom(simplegraph,vertex_ids)
importFrom(simplegraph,vertices)
importFrom(stats,approxfun)
importFrom(stats,splinefun)
importFrom(utils,head)
