I am trying to plot a world map using zoom=1 in the code below and it is not displaying, but when I put any other zoom number (for example 4) it is working perf
zoom=1
For a little more flexibility on zooming, check out the leaflet package. It is possible to do full-world maps with that package.