# Generated by roxygen2: do not edit by hand

export(sbn_change_dir)
export(sbn_create)
export(sbn_down_dir)
export(sbn_get_downstream)
export(sbn_get_hw)
export(sbn_get_outlet)
export(sbn_get_upstream)
export(sbn_strahler)
export(sbn_to_mtx)
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,adjacent_vertices)
importFrom(igraph,as.directed)
importFrom(igraph,as.undirected)
importFrom(igraph,as_adj)
importFrom(igraph,as_ids)
importFrom(igraph,degree)
importFrom(igraph,ends)
importFrom(igraph,get.data.frame)
importFrom(igraph,gorder)
importFrom(igraph,graph.data.frame)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(igraph,graph_from_edgelist)
importFrom(igraph,is.directed)
importFrom(igraph,shortest.paths)
importFrom(igraph,shortest_paths)
importFrom(igraph,vertex_attr)
importFrom(stats,rbinom)
