Skip to contents

Vector encoding (from Latin-1 to UTF-8)

Usage

encode(.vec, from = "latin1", to = "UTF-8")

Arguments

.vec

A character vector (Latin-1 as default)

from

The string encoding from. Default is "latin1"

to

The string encoding to. Default is " "UTF-8"

Value

The same vector but UTF-8