adjacency_from_text     Create adjacency matrices from 'graph6',
                        'sparse6', or 'digraph6' symbols
as_digraph6             Encode network data as 'digraph6' symbols
as_graph6               Encode network data as 'graph6' symbols
as_sparse6              Encode network data as 'sparse6' symbols
choose_format           Choose most efficient format heuristically
edgelist_from_text      Create edgelist matrices from 'graph6',
                        'sparse6', or 'digraph6' symbols
from_digraph6           Parsing 'digraph6' symbols
from_graph6             Functions parsing 'graph6' symbols
from_sparse6            Parsing 'sparse6' symbols
graph_as_text           Encode graph as text
igraph_from_text        Create igraph objects from 'graph6', 'sparse6',
                        or 'digraph6' symbols
is_graph6               Infer or test for graph6, sparse6, and digraph6
                        symbols
network_from_text       Create network objects from 'graph6',
                        'sparse6', or 'digraph6' symbols
read_file6              Read files of 'graph6', 'sparse6' or 'digraph6'
                        symbols
rgraph6-package         rgraph6: Representing Graphs as 'graph6',
                        'digraph6' or 'sparse6' Strings
sampleg6                Example vectors of 'graph6', 'sparse6', and
                        'digraph6' codes
