Other packages > Find by keyword >

tmap  

Thematic Maps
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("tmap", "3.3-4")



Attach the package and use:
library("tmap")
Maintained by
Martijn Tennekes
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-07-30
Latest Update: 2022-03-02
Description:
Thematic maps are geographical maps in which spatial data distributions are visualized. This package offers a flexible, layer-based, and easy to use approach to create thematic maps, such as choropleths and bubble maps.
How to cite:
Martijn Tennekes (2014). tmap: Thematic Maps. R package version 3.3-4, https://cran.r-project.org/web/packages/tmap
Previous versions and publish date:
0.6 (2014-07-30 18:25), 0.7 (2015-03-27 20:58), 1.0 (2015-05-28 12:41), 1.2 (2015-12-11 15:45), 1.4-1 (2016-05-07 00:36), 1.4 (2016-03-18 18:34), 1.6-1 (2016-10-29 10:48), 1.6 (2016-10-21 18:31), 1.8-1 (2017-01-29 15:10), 1.8 (2017-01-03 16:25), 1.10 (2017-05-11 07:58), 1.11-1 (2018-02-13 14:19), 1.11-2 (2018-04-10 12:39), 1.11 (2017-11-24 13:54), 2.0 (2018-07-15 06:30), 2.1-1 (2018-08-09 15:00), 2.1 (2018-08-07 00:50), 2.2 (2019-01-05 09:10), 2.3-1 (2019-09-17 11:40), 2.3-2 (2020-01-19 19:20), 2.3 (2019-07-18 08:42), 3.0 (2020-04-09 13:50), 3.1 (2020-07-09 17:00), 3.2 (2020-09-15 18:50), 3.3-1 (2021-03-15 16:30), 3.3-2 (2021-06-16 11:00), 3.3-3 (2022-03-02 09:50), 3.3 (2021-01-19 19:50)
Other packages that cited tmap R package
View tmap citation profile
Other R packages that tmap depends, imports, suggests or enhances
Functions, R codes and Examples using the tmap R package
Some associated functions: Shapes . axis_labels . deprecated_functions . land . metro . plus-.tmap . print.tmap . qtm . reexports . renderTmap . rivers . theme_ps . tm_add_legend . tm_compass . tm_credits . tm_facets . tm_grid . tm_iso . tm_layout . tm_lines . tm_logo . tm_minimap . tm_mouse_coordinates . tm_polygons . tm_raster . tm_scale_bar . tm_sf . tm_shape . tm_symbols . tm_text . tm_tiles . tm_view . tmap-element . tmap-package . tmap_animation . tmap_arrange . tmap_design_mode . tmap_format . tmap_grob . tmap_icons . tmap_last . tmap_leaflet . tmap_mode . tmap_options . tmap_save . tmap_style . tmap_style_catalogue . tmap_tip . 
Some associated R codes: cellplot.R . deprecated.R . get_sf_coordinates.R . grid_shp.R . map_cat2pal.R . map_cat2shape.R . map_num2pal.R . map_num2shape.R . misc_grid.R . misc_sf.R . misc_stars.R . misc_text.R . onLoad.R . pkg.R . plot_1.R . plot_attributes.R . plot_grid.R . plot_legend.R . plot_legend_hist.R . plot_legend_prepare.R . plot_map.R . plot_meta.R . plot_n.R . plot_symbol_misc.R . plot_symbols.R . plot_text.R . plot_text_pointLabelGrid.R . pre_check_shape.R . pre_gather_shape_info.R . pre_order_x.R . pre_prepare_vp.R . pre_process_facet_layout.R . pre_process_gt.R . pre_process_shapes.R . pre_split_x.R . print.R . print_shortcut.R . print_tmap.R . process_add_data_to_gps.R . process_aes.R . process_breaks.R . process_color.R . process_color_aes.R . process_data.R . process_determine_asp_ratios.R . process_facet_layout.R . process_fill.R . process_get_arrangement.R . process_gps.R . process_layers.R . process_legend_format.R . process_limit_nx.R . process_lines.R . process_lwd_aes.R . process_meta.R . process_raster.R . process_shape_aes.R . process_shapes.R . process_size_aes.R . process_split_g.R . process_symbols.R . process_text.R . process_text_just.R . process_textsize_aes.R . process_tiles.R . process_tm.R . process_varnames.R . qtm.R . shiny.R . split_tm.R . theme_ps.R . tm_add_legend.R . tm_layers.R . tm_layout.R . tm_misc_elements.R . tm_shape.R . tm_view.R . tmap_animation.R . tmap_arrange.R . tmap_format.R . tmap_grob.R . tmap_icons.R . tmap_mode.R . tmap_options.R . tmap_save.R . tmap_style.R . tmap_style_catalogue.R . tmap_tip.R . view_add_leaflet_titles.R . view_add_legend.R . view_format_popups.R . view_functions.R . view_set_bounds.R . view_tmap.R . xxx_raster.R . xxx_scales.R .  Full tmap 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

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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
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  
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  
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  
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  

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