1 % Generated by roxygen2 (4.0.2): do not edit by hand
2 \name{drawMapWithSites}
3 \alias{drawMapWithSites}
4 \title{Draw (France or...) map with all sites of colors 'cols'}
6 drawMapWithSites(M, cols = rep(1, nrow(M)))
9 \item{M}{Coordinates matrix (in columns)}
11 \item{cols}{Vector of colors for each row of M [default: all black]}
14 Draw (France or...) map with all sites of colors 'cols'