# Generated by roxygen2: do not edit by hand

S3method(cut,sg)
S3method(plot,sg)
S3method(plot,sgadj)
S3method(plot,sgc)
S3method(plot,sgspectral)
S3method(print,sg)
S3method(print,sgadj)
S3method(print,sgc)
S3method(summary,sg)
S3method(summary,sgc)
S3method(t,sg)
S3method(t,sgadj)
export(adj2sg)
export(as.sg)
export(as.sgadj)
export(as.sgc)
export(edgeLengths)
export(is_sg)
export(plot3_sg)
export(prune_sg)
export(remove_nodes)
export(sg2adj)
export(sg2dxf)
export(sg2igraph)
export(sg2sparse)
export(sg2sym)
export(sg2wadj)
export(sg_parse_coordinates)
export(sg_verify_parameters)
export(shortestPath)
export(sparse2sg)
export(spatcluster)
export(spatgraph)
export(spectral_sg)
export(weight_sg)
import(Matrix)
import(Rcpp)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(methods,is)
importFrom(stats,dist)
importFrom(stats,kmeans)
importFrom(stats,runif)
useDynLib(spatgraphs)
