getFileEncoding: Determine if a file is 'UTF-8' or 'UTF-8-BOM' (as of MQ2.4)...

View source: R/MQDataReader.R

getFileEncodingR Documentation

Determine if a file is 'UTF-8' or 'UTF-8-BOM' (as of MQ2.4) or 'UTF-16BE' or 'UTF-16LE'

Description

Determine if a file is 'UTF-8' or 'UTF-8-BOM' (as of MQ2.4) or 'UTF-16BE' or 'UTF-16LE'

Usage

getFileEncoding(filename)

Arguments

filename

Relative or absolute path to a file

Value

” if the file does not exist or is not readable


PTXQC documentation built on July 26, 2023, 5:27 p.m.