Skip to content

r-tmap/tmap.glyphs

Repository files navigation

tmap.glyphs: glyphs in tmap

R-CMD-check CRAN CRAN checks Downloads License r-universe

Provides new layer functions for tmap to create various types of glyph maps

Installation

Installation of tmap.glpyhs is straightforward:

install.packages("tmap.glyphs")

Development version

# install.packages("remotes")
remotes::install_github("r-tmap/tmap.glyphs")

# On Linux, with pak
# install.packages("pak")
pak::pak("r-tmap/tmap.glyphs")

# Or from r-universe
install.packages("tmap.glyphs", repos = c("https://r-tmap.r-universe.dev", "https://cloud.r-project.org"))

For the development version, it is also recommended to install the development version of tmap as well.

Getting started

See https://r-tmap.github.io/tmap.glpyhs

About

tmap extension package enabling glyphs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages