Other packages > Find by keyword >

mapdeck  

Interactive Maps Using 'Mapbox GL JS' and 'Deck.gl'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("mapdeck", "0.3.5")



Attach the package and use:
library("mapdeck")
Maintained by
David Cooley
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-08-16
Latest Update: 2024-01-29
Description:
Provides a mechanism to plot an interactive map using 'Mapbox GL' (), a javascript library for interactive maps, and 'Deck.gl' (), a javascript library which uses 'WebGL' for visualising large data sets.
How to cite:
David Cooley (2018). mapdeck: Interactive Maps Using 'Mapbox GL JS' and 'Deck.gl'. R package version 0.3.5, https://cran.r-project.org/web/packages/mapdeck. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1.0 (2018-08-16 12:30), 0.2.1 (2019-01-22 10:20), 0.3.1 (2020-03-24 08:40), 0.3.2 (2020-04-05 13:10), 0.3.3 (2020-05-14 21:30), 0.3.4 (2020-09-04 07:22)
Other packages that cited mapdeck R package
View mapdeck citation profile
Other R packages that mapdeck depends, imports, suggests or enhances
Complete documentation for mapdeck
Functions, R codes and Examples using the mapdeck R package
Some associated functions: add_animated_arc . add_animated_line . add_arc . add_bitmap . add_cesium . add_column . add_dependencies . add_geojson . add_greatcircle . add_grid . add_h3 . add_heatmap . add_hexagon . add_i3s . add_line . add_mesh . add_path . add_pointcloud . add_polygon . add_scatterplot . add_screengrid . add_sf . add_terrain . add_text . add_title . add_trips . capitals . city_trail . clear . clear_legend . clear_tokens . geojson . legend_element . light_settings . mapdeck-shiny . mapdeck . mapdeck_dependencies . mapdeck_dispatch . mapdeck_legend . mapdeck_style . mapdeck_tokens . mapdeck_update . mapdeck_view . melbourne . melbourne_mesh . pipe . road_safety . roads . set_token . update_style . 
Some associated R codes: RcppExports.R . colours.R . data.R . legend.R . map_data.R . map_layer_animated_arc.R . map_layer_animated_line.R . map_layer_arc.R . map_layer_bitmap.R . map_layer_column.R . map_layer_geojson.R . map_layer_greatcircle.R . map_layer_grid.R . map_layer_h3.R . map_layer_heatmap.R . map_layer_hexagon.R . map_layer_line.R . map_layer_mesh.R . map_layer_parameter_checks.R . map_layer_path.R . map_layer_pointcloud.R . map_layer_polygon.R . map_layer_scatterplot.R . map_layer_screengrid.R . map_layer_sf.R . map_layer_terrain.R . map_layer_text.R . map_layer_tile3d.R . map_layer_title.R . map_layer_trips.R . map_light_settings.R . map_sf.R . map_styles.R . mapdeck_dependencies.R . mapdeck_map.R . mapdeck_map_utilities.R . mapdeck_package.R . mapdeck_tokens.R . onLoad.R . transitions.R .  Full mapdeck 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

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
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)
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  
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