SG_GRAPH_PARAMETERS     Supported graphs constants
adj2sg                  sgadj to sg
as.sg                   Class creator
as.sgadj                Creator for sgadj-class
as.sgc                  Creator for sgc
cut.sg                  cut edges
edgeLengths             Edge lengths
is_sg                   verify class sg
plot.sg                 Plot a spatial graph
plot.sgadj              plot sgadj
plot.sgc                plot clusters
plot.sgspectral         plot spectral clustering results
plot3.sg                Plot 3d graph
print.sg                print method for sg
print.sgadj             print method for sgadj
print.sgc               sgc print method
prune.sg                Prune a graph
sg2adj                  sg to sgadj
sg2dxf                  sg to dxf format
sg2igraph               sg to igraph
sg2sparse               Make a sparse adjacency matrix from sg-object
sg2sym                  Symmetrisation of sg adjacency matrix wrapper
                        for 1way and 2way symmetrisation
sg2wadj                 weighted sg to weighted adjacency matrix
sg_parse_coordinates    Parse input for coordinates
sg_verify_parameters    Verify input parameters for the graph
shortestPath            shortest path on the graph
sparse2sg               Make an sg-object from adjacency matrix
spatcluster             Compute the connected components of a graph
spatgraph               Compute the edges of a spatial graph
spectral.sg             spectral clustering
summary.sg              sg summary
summary.sgc             sgc summary
t.sg                    Transpose sg object
t.sgadj                 Transpose sgadj object
weight.sg               Set weights to edges of sg
