sigbertklinke/abbreviate: Readable String Abbreviation

Strings are abbreviated to at least "minlength" characters, such that they remain unique (if they were). The abbreviations should be recognisable. The algorithm does not guarantee that a always a solution is found.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.2
URL https://github.com/sigbertklinke/abbreviate (development version)
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("sigbertklinke/abbreviate")
sigbertklinke/abbreviate documentation built on Dec. 23, 2021, 2:20 a.m.