Interactive globes for R via globe.gl.

Create 3D globes:

  • bars
  • choropleth (polygons)
  • arcs
  • hex bins
  • labels

globe4r ships with chroma.js to easily scale colors.

Get Started Shiny Demo


Installation

You can install the globe4r from Github:

# install.packages("remotes")
remotes::install_github("JohnCoene/globe4r")