fixEncoding: fixEncoding

View source: R/fixencoding.R

fixEncodingR Documentation

fixEncoding

Description

Add the encoding value to character vectors which contain special characters (including accents) regular ascci values stay as "unknown"

Usage

fixEncoding(df, originalEncoding = "UTF-8")

Arguments

df

A dataset to encode with new character set

originalEncoding

Either latin1 or UTF-8 which are the two encoding avalaible in R if

Value

The encoded dataset


Epiconcept-Paris/STRAP-epiuf documentation built on Aug. 5, 2024, 3:41 a.m.