detectEncoding: detectEncoding

Description Usage Arguments Value Examples

View source: R/rpraat.R

Description

Detects unicode encoding of Praat text files

Usage

1
detectEncoding(fileName)

Arguments

fileName

Input file name

Value

detected encoding of the text input file

Examples

1
2
3
4
5
## Not run: 
detectEncoding("demo/H.TextGrid")
detectEncoding("demo/H_UTF16.TextGrid")

## End(Not run)

rPraat documentation built on Feb. 28, 2021, 1:06 a.m.