X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=man%2FdrawNeighborhoodGraph.Rd;fp=man%2FdrawNeighborhoodGraph.Rd;h=6ad5b464f3a55862c4306f9a2314f5e6664813c4;hb=f310ba7f9b7654597890ecec1edd68aa2fe39509;hp=0000000000000000000000000000000000000000;hpb=ef3c3e248b53f93329e0482e616f1b92281bdd9e;p=synclust.git diff --git a/man/drawNeighborhoodGraph.Rd b/man/drawNeighborhoodGraph.Rd new file mode 100644 index 0000000..6ad5b46 --- /dev/null +++ b/man/drawNeighborhoodGraph.Rd @@ -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) +} +