utf2cp0: Change encoding of cyrillic text from "utf8" to "cp1251"

Description Usage Arguments Value Examples

Description

This function changes encoding of a vector from "utf8" to "cp1251" This function applies changes only to character and factor variables

Usage

1

Arguments

x

the vector of cyrillic characters

Value

reencoded vector

Examples

1
utf2cp0("привет")

bdemeshev/bigr documentation built on May 12, 2019, 3:40 a.m.