# Generated by roxygen2: do not edit by hand

S3method(plot,rflexscan)
S3method(print,rflexscan)
S3method(print,rflexscanCluster)
S3method(print,summary.rflexscan)
S3method(summary,rflexscan)
export(choropleth)
export(rflexscan)
export(runFleXScan)
import(grDevices)
import(graphics)
import(sf)
import(stats)
import(utils)
importFrom(Rcpp,sourceCpp)
importFrom(igraph,"E<-")
importFrom(igraph,"V<-")
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(igraph,plot.igraph)
useDynLib(rflexscan)
