Problem saving a tmap file: Receive error message – Unknown format. tm should be either a tmap output, or a list of tmap outputs
In RStudio, I cannot get the map created by the following tmap script to save to my working directory. When running the script prior to the tmap_save line, I receive no errors. However, when I run tmap_save, I receive the following error:
how to set map scale with tmap in r?
I’m struggling to change the scale of my map using the tmap package. I’ve attempted to adjust various parameters using the ‘scale’ argument in the tmap_save function, but it seems that this doesn’t resolve my issue.