Haffi921/stringv: Set operations based on string vectors' canonical equivalence

Set operations on string vectors that work of their canonical equivalence. This is identical to base::sets except that strings with special characters (i.e. 'ö') are treated as the same no matter what. This is based on the 'stri_cmp_equiv' function from the package 'stringi' <https://github.com/gagolews/stringi>

Getting started

Package details

AuthorHafsteinn Ragnarsson
MaintainerHafsteinn Ragnarsson <haffi921@gmail.com>
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Haffi921/stringv")
Haffi921/stringv documentation built on May 26, 2019, 7:27 a.m.