0

how can I do a map that look like this :

enter image description here

It doesn't have to look exactly like it, i prefer color in red. To do that, I must use R with ggmap, ggplot etc... My dataset looks like this :

enter image description here

I'm just going to take the total column of the dataset.

  • Could you provide your data in code, not as an image? – jpsmith Mar 17 '22 at 00:49
  • It looks like you're new to SO; welcome to the community! If you want great answers quickly, as @jpsmith stated, it's best to make your question reproducible. This includes sample data like the output from `dput(head(dataObject)))` and any libraries you are using. Check it out: [making R reproducible questions](https://stackoverflow.com/q/5963269). When you initially open an account on SO you're limited on what you can do, the reasons have everything to do with asking questions that can get those great answers. – Kat Mar 17 '22 at 02:23

0 Answers0