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 29 Mar. 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
02/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for deckgl24681012141618TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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