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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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