pointDK(benches, sub = "koebenhavn", point.colour = "red")
# plot values
benches$mydata = 1:nrow(benches)
pointDK(benches, values = "mydata", detail = "polling", sub.plot = "koebenhavn", point.colour = "red",
aesthetic = "colour")
Run the code above in your browser using DataLab