recodeChar: Query Data ILOSTAT

Description Usage Arguments Details Author(s) Examples

View source: R/recodeChar.r

Description

fix utf-8 encoding bug

Usage

1

Arguments

Str

a character vector with UTF-8 encoding errors.

Details

Helper function to efficiently query data from ILOSTAT SDMX API.

Author(s)

ILO bescond

Examples

1
2
3
################################# use to identify correct 'DSD'		 
test <- c("emquête", "Ménage")
recodeChar(test)	

dbescond/Ariane documentation built on Dec. 10, 2019, 10:01 a.m.