Learn R Programming

jiebaR (version 0.6)

filecoding: Files encoding detection

Description

The function detect the encoding of input files.

Usage

filecoding(file)

Arguments

file
A file path.

Value

  • The encoding of file

References

https://github.com/adah1972/tellenc