This package was mostly an excuse to sync up some #rstats, GIS, and D3 tricks.
The main features of daranzolin/quickglobe are: Geospatial Mapping, R Spatial Analysis Tools.
Open-source alternatives to daranzolin/quickglobe include: symbolixau/googleway — R Package for accessing and plotting Google Maps. symbolixau/mapdeck — R interface to Deck.gl and Mapbox. mtennekes/tmap — R package for thematic maps. pa7/heatmap.js — heatmap.js is a JavaScript data visualization library used to render data density visualizations on a web page. It… plotly/plotly.js — Plotly.js is a JavaScript charting library and interactive graphing framework used to create web-based visualizations.… babaknaimi/elsa.
Plotly.js is a JavaScript charting library and interactive graphing framework used to create web-based visualizations. It functions as a high-performance data visualization engine that utilizes both SVG for static elements and WebGL for hardware-accelerated rendering of large datasets and complex 3D plots. The library is distinguished by specialized toolkits for financial analysis, such as candlestick and OHLC charts, and geographic mapping tools for rendering choropleth and scatter maps with custom projections. It also supports complex scientific visualizations, including Sankey diagrams, pa