You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tm_shape(World,
bbox="FULL") +
tm_polygons() +
tm_graticules() +
tm_crs("+proj=ortho +lat_0=30 +lon_0=0")
#> [tip] Consider a suitable map projection, e.g. by adding `+ tm_crs("auto")`.#> This message is displayed once per session.