Learn R Programming

pxmake (version 0.17.0)

readLines_guess_encoding: Read lines from file with guessed encoding

Description

Wrapper around readLines to guess encoding before reading.

Usage

readLines_guess_encoding(path)

Value

A character vector

Arguments

path

Path to file