jniedballa/vietnameseConverter: Convert Vietnamese Encodings

Conversion of characters from unsupported Vietnamese character encodings to Unicode characters. These Vietnamese encodings (TCVN3, VISCII, VPS) are not natively supported in R and lead to printing of wrong characters and garbled text (mojibake). This package fixes that problem and provides readable output with the correct Unicode characters (with or without diacritics).

Getting started

Package details

MaintainerJuergen Niedballa <niedballa@izw-berlin.de>
LicenseGPL (>= 2)
Version0.4.0
URL https://github.com/jniedballa/vietnameseConverter
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jniedballa/vietnameseConverter")
jniedballa/vietnameseConverter documentation built on Dec. 21, 2021, 1:15 a.m.