Other packages > Find by keyword >

RCaucTile  

Tile Grid Maps for East Caucasian Languages
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("RCaucTile", "1.0.3")



Attach the package and use:
library("RCaucTile")
Maintained by
George Moroz
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2025-08-27
Latest Update: 2025-08-27
Description:
Generates tile maps for the East Caucasian language family, inspired by the Typological Atlas of the Languages of Daghestan (TALD, <https://lingconlab.ru/tald/>). It leverages 'ggplot2' to create visually informative maps, displaying rectangles for each language and allowing for color-coding based on linguistic features. The package includes a built-in dataset of 56 languages and the template for their distribution and provides flexibility to customize the tile map's appearance. The default template can be modified via the ability to hide or rename languages.It's designed to be used with external data tables containing language information and features, offering a tool for visualizing the geographic distribution and linguistic characteristics of East Caucasian languages.
How to cite:
George Moroz (2025). RCaucTile: Tile Grid Maps for East Caucasian Languages. R package version 1.0.3, https://cran.r-project.org/web/packages/RCaucTile. Accessed 21 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:18), 1.0.0 (2025-08-27 14:00), 1.0.1 (2025-09-13 17:50), 1.0.3 (2026-01-16 13:30)
Other packages that cited RCaucTile R package
View RCaucTile citation profile
Other R packages that RCaucTile depends, imports, suggests or enhances
Complete documentation for RCaucTile
Functions, R codes and Examples using the RCaucTile R package
Full RCaucTile package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
potential  
Implementation of the Potential Model
Provides functions to compute the potential model as defined by Stewart (1941) ...
Download / Learn more Package Citations See dependency  
artfima  
ARTFIMA Model Estimation
Fit and simulate ARTFIMA. Theoretical autocovariance function and spectral density function for stat ...
Download / Learn more Package Citations See dependency  
preputils  
Utilities for Preparation of Data Analysis
Miscellaneous small utilities are provided to mitigate issues with messy, inconsistent or high dimen ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,034

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA