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 perfectly...
Any idea why it is not working with zoom=1
?
library(ggmap)
map <- qmap('world', zoom = 1)
map
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…