readLines_guess_encoding {pxmake} | R Documentation |
Read lines from file with guessed encoding
Description
Wrapper around readLines to guess encoding before reading.
Usage
readLines_guess_encoding(path)
Arguments
path |
Path to file |
Value
A character vector
[Package pxmake version 0.18.0 Index]