Description Usage Arguments Details Value Author(s) References See Also
This function detects the encoding of input files. You can also check encoding with checkenc package which is on GitHub.
1 2 3 |
file |
A file path. |
This function will choose the most likely encoding, and it will be more stable for a large input text file.
The encoding of file
Wu Yongwei, Qin wenfeng
https://github.com/adah1972/tellenc
https://github.com/qinwf/checkenc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.