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

Description Usage Arguments Value Examples

Description

This function changes encoding of a vector or data.frame from "utf8" to "cp1251"

Usage

1

Arguments

x

the vector or data.frame of cyrillic characters

Value

reencoded vector or data.frame

Examples

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

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