Other packages > Find by keyword >

deckgl  

An R Interface to 'deck.gl'
View on CRAN: Click here


Download and install deckgl package within the R console
Install from CRAN:
install.packages("deckgl")

Install from Github:
library("remotes")
install_github("cran/deckgl")

Install by package version:
library("remotes")
install_version("deckgl", "0.3.0")



Attach the package and use:
library("deckgl")
Maintained by
Stefan Kuethe
[Scholar Profile | Author Map]
First Published: 2018-11-19
Latest Update: 2023-02-19
Description:
Makes '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' via 'mapbox-gl-js' .
How to cite:
Stefan Kuethe (2018). deckgl: An R Interface to 'deck.gl'. R package version 0.3.0, https://cran.r-project.org/web/packages/deckgl. Accessed 06 May. 2025.
Previous versions and publish date:
0.1.8 (2018-11-19 19:10), 0.2.5 (2020-03-16 19:20), 0.2.7 (2020-05-06 13:10)
Other packages that cited deckgl R package
View deckgl citation profile
Other R packages that deckgl depends, imports, suggests or enhances
Complete documentation for deckgl
Functions, R codes and Examples using the deckgl R package
Some associated functions: add_arc_layer . add_basemap . add_bitmap_layer . add_column_layer . add_contour_layer . add_control . add_data . add_geojson_layer . add_great_circle_layer . add_grid_cell_layer . add_grid_layer . add_h3_cluster_layer . add_h3_hexagon_layer . add_heatmap_layer . add_hexagon_layer . add_icon_layer . add_json_editor . add_layer . add_legend . add_legend_pal . add_line_layer . add_mapbox_basemap . add_path_layer . add_point_cloud_layer . add_polygon_layer . add_raster_tile_layer . add_scatterplot_layer . add_screen_grid_layer . add_source . add_source_as_dep . add_text_layer . bart_segments . bart_stations . deckgl-shiny . deckgl . deckgl_proxy . does_it_work . encode_icon_atlas . get_color_to_rgb_array . get_data . get_first_element . get_last_element . get_position . get_property . reexports . set_view_state . sf_bike_parking . update_deckgl . use_carto_style . use_contour_definition . use_default_icon_properties . use_icon_definition . use_tooltip . 
Some associated R codes: basemap.R . controls.R . data.R . data_dependency.R . deckgl.R . dependencies.R . examples_does-it-work.R . file-source.R . formula-to-property.R . icons.R . invoke-method.R . json-editor.R . layers.R . layers_arc-layer.R . layers_bitmap-layer.R . layers_column-layer.R . layers_contour-layer.R . layers_geojson-layer.R . layers_great-circle-layer.R . layers_grid-cell-layer.R . layers_grid-layer.R . layers_h3-cluster-layer.R . layers_h3-hexagon-layer.R . layers_heatmap-layer.R . layers_hexagon-layer.R . layers_icon-layer.R . layers_line-layer.R . layers_path-layer.R . layers_point-cloud-layer.R . layers_polygon-layer.R . layers_scatterplot-layer.R . layers_screen-grid-layer.R . layers_text-layer.R . legend.R . legend_pal.R . mapboxgl_basemap.R . mapboxgl_dependencies.R . package.R . properties.R . properties2.R . proxy.R . raster-tiles.R . re-exports.R . sf.R . sources.R . styles.R . tooltip.R . utils.R . view-state.R . zzz.R .  Full deckgl package functions and examples
Downloads during the last 30 days
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/04Downloads for deckgl010203040506070TrendBars

Today's Hot Picks in Authors and Packages

rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  
tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  
simfam  
Simulate and Model Family Pedigrees with Structured Founders
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA