| globe_centers | R Documentation |
Named list of lon/lat coordinates for common globe views.
Used by plot_globe when center is specified as a string.
globe_centers
Named list with elements:
c(10, 50) - Western/Central Europe
c(-100, 45) - USA and Canada
c(-60, -15) - Full continent
c(20, 5) - Central Africa
c(100, 35) - China, SE Asia, Japan
c(135, -25) - Australia, NZ, Indonesia
c(45, 25) - Arabian Peninsula, Iran, Turkey
c(80, 20) - India, Pakistan, Bangladesh
c(-160, -10) - Polynesia, Pacific islands
c(-70, 18) - Caribbean islands
c(0, 90) - North pole view
c(0, -90) - South pole view
globe_centers$europe
globe_centers$oceania
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.