add documentation (remove .gitignore under man/)
[synclust.git] / man / drawNeighborhoodGraph.Rd
diff --git a/man/drawNeighborhoodGraph.Rd b/man/drawNeighborhoodGraph.Rd
new file mode 100644 (file)
index 0000000..6ad5b46
--- /dev/null
@@ -0,0 +1,16 @@
+% Generated by roxygen2 (4.0.2): do not edit by hand
+\name{drawNeighborhoodGraph}
+\alias{drawNeighborhoodGraph}
+\title{Draw neighborhoods graph on top of a country map (or any other map)}
+\usage{
+drawNeighborhoodGraph(M, NI)
+}
+\arguments{
+\item{M}{Coordinates matrix (in columns)}
+
+\item{NI}{Neighborhoods of M rows (list of integer vectors)}
+}
+\description{
+Draw neighborhoods graph on top of a country map (or any other map)
+}
+