# Generated by roxygen2: do not edit by hand

S3method(analyze.graph.measures,conceptmap)
S3method(analyze.graph.measures,igraph)
S3method(as.matrix,conceptmap)
S3method(as.matrix,conceptmaps)
S3method(conceptmap,default)
S3method(conceptmap,igraph)
S3method(conceptmap,matrix)
S3method(conceptmaps,default)
S3method(conceptmaps,list)
S3method(conceptmaps,matrix)
S3method(merge,conceptmaps)
S3method(modify.concepts,conceptmap)
S3method(modify.concepts,conceptmaps)
S3method(pathfinder,conceptmaps)
S3method(pathfinder,igraph)
S3method(pathfinder,matrix)
S3method(plot,conceptmap)
S3method(plot,conceptmaps)
S3method(print,conceptmap)
S3method(print,conceptmaps)
S3method(summary,conceptmap)
S3method(summary,conceptmaps)
export(Hopkins.index)
export(MBM.cluster)
export(PAM.cluster)
export(analyze.graph.measures)
export(analyze.similarity)
export(analyze.subgraphs)
export(clustering)
export(concept.vector)
export(conceptmap)
export(conceptmaps)
export(edge.vector)
export(get.unified.concepts)
export(landscape)
export(modify.concepts)
export(pathfinder)
export(read.folder.tgf)
export(read.folder.yEd)
export(read.tgf)
export(read.yEd)
export(splice)
export(unify.concepts)
export(write.tgf)
export(write.tgf.folder)
import(Matrix)
import(XML)
import(cluster)
import(clusterSim)
import(gdata)
import(igraph)
import(lattice)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(stats,dist)
importFrom(stats,optim)
importFrom(stats,runif)
