SkillAgentSearch skills...

Tmaptools

Tools for thematic maps

Install / Use

/learn @r-tmap/Tmaptools
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

tmaptools: tools for thematic maps in R

<!-- badges: start -->

R-CMD-check License CRAN status Downloads

<!-- badges: end -->

This package offers a set of handy tool functions for reading and processing spatial data. The aim of these functions is to supply the workflow to create thematic maps, e.g. read shape files, set map projections, append data, calculate areas and distances, and query OpenStreetMap. The visualization of thematic maps can be done with the tmap package.

Installation

tmaptools is available on CRAN (version 2.0). The development version can be installed as follows:

library(devtools)
install_github("r-tmap/tmaptools")

See installation procedure

Development

The latest development version can be installed using devtools.

library(devtools)
install_github("r-tmap/tmaptools")

Related Skills

View on GitHub
GitHub Stars42
CategoryDevelopment
Updated8mo ago
Forks9

Languages

R

Security Score

82/100

Audited on Jul 24, 2025

No findings