X-Git-Url: https://git.auder.net/?p=synclust.git;a=blobdiff_plain;f=man%2FdrawMapWithSites.Rd;fp=man%2FdrawMapWithSites.Rd;h=e71bc957b0b7f2be76996a371574fdad0e6fd1b3;hp=0000000000000000000000000000000000000000;hb=f310ba7f9b7654597890ecec1edd68aa2fe39509;hpb=ef3c3e248b53f93329e0482e616f1b92281bdd9e diff --git a/man/drawMapWithSites.Rd b/man/drawMapWithSites.Rd new file mode 100644 index 0000000..e71bc95 --- /dev/null +++ b/man/drawMapWithSites.Rd @@ -0,0 +1,16 @@ +% Generated by roxygen2 (4.0.2): do not edit by hand +\name{drawMapWithSites} +\alias{drawMapWithSites} +\title{Draw (France or...) map with all sites of colors 'cols'} +\usage{ +drawMapWithSites(M, cols = rep(1, nrow(M))) +} +\arguments{ +\item{M}{Coordinates matrix (in columns)} + +\item{cols}{Vector of colors for each row of M [default: all black]} +} +\description{ +Draw (France or...) map with all sites of colors 'cols' +} +