## loading the example data
data(monographaR_examples)
monographaR_examples$map_data -> data
head(data)
## running the function
mapDiversity(data , resolution=1, plot=TRUE, plot.with.grid=TRUE)
Run the code above in your browser using DataLab