Learn R Programming

rPraat (version 1.3.2-1)

detectEncoding: detectEncoding

Description

Detects unicode encoding of Praat text files

Usage

detectEncoding(fileName)

Arguments

fileName

Input file name

Value

detected encoding of the text input file

Examples

Run this code
# NOT RUN {
detectEncoding("demo/H.TextGrid")
detectEncoding("demo/H_UTF16.TextGrid")
# }

Run the code above in your browser using DataLab