cleanEnc: Convert from UTF-8 and remove line break indicators

Description Usage Arguments Value

Description

On windows (my personal experience with Windows 10) there are enconding problems which lead to characters like  or ’. Converts encoding from UTF-8 and also removes line break indicators. There were no problems on Ubuntu, but the function doesn't do any harm on Linux.

Usage

1
cleanEnc(string)

Arguments

string

(character vector) The character string to be converted and cleaned

Value

(character vector) The 'cleaned' and converted string


Thie1e/IFC-scraper documentation built on May 9, 2019, 4:40 p.m.