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
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
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

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns