# Generated by roxygen2: do not edit by hand

S3method(as_digraph6,default)
S3method(as_digraph6,igraph)
S3method(as_digraph6,list)
S3method(as_digraph6,matrix)
S3method(as_digraph6,network)
S3method(as_graph6,default)
S3method(as_graph6,igraph)
S3method(as_graph6,list)
S3method(as_graph6,matrix)
S3method(as_graph6,network)
S3method(as_sparse6,default)
S3method(as_sparse6,igraph)
S3method(as_sparse6,list)
S3method(as_sparse6,matrix)
S3method(as_sparse6,network)
S3method(choose_format,default)
S3method(choose_format,list)
S3method(graph_as_text,default)
S3method(graph_as_text,list)
export(adjacency_from_digraph6)
export(adjacency_from_graph6)
export(adjacency_from_text)
export(as_digraph6)
export(as_graph6)
export(as_sparse6)
export(choose_format)
export(edgelist_from_sparse6)
export(edgelist_from_text)
export(graph_as_text)
export(guess_format)
export(igraph_from_digraph6)
export(igraph_from_graph6)
export(igraph_from_sparse6)
export(igraph_from_text)
export(is_digraph6)
export(is_graph6)
export(is_sparse6)
export(network_from_digraph6)
export(network_from_graph6)
export(network_from_sparse6)
export(network_from_text)
export(read_file6)
import(Rcpp)
importFrom(methods,as)
useDynLib(rgraph6)
