About 2,660,000 results
Open links in new tab
  1. Adding text labels to tmap plot - Stack Overflow

    Jun 26, 2019 · Adding text labels to tmap plot Asked 6 years, 3 months ago Modified 2 years, 3 months ago Viewed 9k times

  2. How do you position the title and legend in tmap?

    Mar 28, 2020 · How can I center the title for each tmap as well as position the legend on the top right without laying over top the maps themselves? Thank you very much for your assistance.

  3. I can not remove the missing value label in the legend portion …

    Mar 15, 2025 · I am trying to visualize percentage of anaemia patients using a map and successfully done it. The problem I am facing I can not remove the missing value category …

  4. r - How to manipulate tmap legend? - Stack Overflow

    Oct 1, 2015 · How to manipulate tmap legend? Asked 10 years ago Modified 9 years, 10 months ago Viewed 47k times

  5. How to create a map with transparent background? - Stack Overflow

    May 8, 2019 · I'm trying to create and save a map with transparent background instead of a white (or any other color) one using the R package tmap. Apart from what's in the example below, I …

  6. Newest 'tmap' Questions - Stack Overflow

    Nov 19, 2015 · Using the tmap package, is it possible to format only part of the text that makes up a title/axis label/legend entry etc, specifically when part of the name comes from a variable?

  7. cran - Can't install tmap R Package - Stack Overflow

    Feb 4, 2021 · I am having trouble installing the tmap R package. I am trying to install it using install.packages("tmap") and mn receiving this error: Error: package or namespace …

  8. r - tm_symbols: how to control size? - Stack Overflow

    Oct 1, 2022 · I am new to tmap. I am working with tm_dots and I want the size of dots to be determined by a numeric variable. So I wrote tm_dots(size="variable"). I would like …

  9. Impossible to remove frame from added legend in tmap v4

    Aug 7, 2025 · packageDate('tmap') [1] "2025-05-12" Here is a reproducible example where I keep the original legend to show that it works to remove the frame within the regular parameter, but …

  10. how to set map scale with tmap in r? - Stack Overflow

    May 24, 2024 · 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, …