## loading the example data
data(monographaR_examples)
monographaR_examples$map_data -> data
head(data)
## running the function
# mapBatch(data , type="simple", zoom=T, margin=0.2, points.col="black",
# points.border="white", shape.col="gray90", points.cex=1.5, shape.border
# = "gray90", export="pdf")
Run the code above in your browser using DataLab