r-deckgl: An R Interface to deck.gl

The r-deckgl package makes the open-source JavaScript library deck.gl available within R via the htmlwidgets package.

Installation

install.packages("deckgl")

You can install the latest version of r-deckgl from github with:

# install.packages("remotes")
remotes::install_github("crazycapivara/deckgl")

Let's dive in!

Get Started quickly or dig into the API Reference.



crazycapivara/deckgl documentation built on March 29, 2023, 4:10 a.m.