An R Interface to 'deck.gl'
Use default icon properties
Create an icon definition on an atlas image
Create a tooltip property
Add an arc layer to the deckgl widget
Add a basemap to the deckgl widget
Add a bitmap layer to the deckgl widget
Add a column layer to the deckgl widget
Add a contour layer to the deckgl widget
Add a control to the widget
Add JavaScript data file
Add a geojson layer to the deckgl widget
Add a great circle layer to the deckgl widget
Add a grid cell layer to the deckgl widget
Add a grid layer to the deckgl widget
Add a h3 cluster layer to the deckgl widget
Add a h3 hexagon layer to the deckgl widget
Add a heatmap layer to the deckgl widget
Add a hexagon layer to the deckgl widget
Add an icon layer to the deckgl widget
Add a JSON-editor to the deckgl widget
Add any kind of layer to the deckgl widget
Add a legend to the deckgl widget
Add a legend to the deckgl widget using a palette func
Add a line layer to the deckgl widget
Add a basemap from mapbox to the deckgl widget
Add a path layer to the deckgl widget
Add a point cloud layer to the deckgl widget
Add a polygon layer to the deckgl widget
Add a raster tile layer to the deckgl widget
Add a scatterplot layer to the deckgl widget
Add a screen grid layer to the deckgl widget
Add a data source to the deckgl widget
Add source as JavaScript dep
Add a text layer to the deckgl widget
Shiny bindings for deckgl
Create a deckgl widget
Create a deckgl proxy object
Check if everything works fine
Encode atlas image to base64
Create a getColor data accessor
Get data
Create a data accessor retrieving the first element of an array
Create a data accessor retrieving the last element of an array
Create a getPosition data accessor
Create a data accessor
Objects exported from other packages
Set the view state of the map
Send commands to a deckgl instance in a Shiny
app
Use a Carto style
Create a contour definition
Makes 'deck.gl' <https://deck.gl/>, a WebGL-powered open-source JavaScript framework for visual exploratory data analysis of large datasets, available within R via the 'htmlwidgets' package. Furthermore, it supports basemaps from 'mapbox' <https://www.mapbox.com/> via 'mapbox-gl-js' <https://github.com/mapbox/mapbox-gl-js>.
Useful links