read_lines_guess_encoding: Read lines from file with guessed encoding

View source: R/helper_functions.R

read_lines_guess_encodingR Documentation

Read lines from file with guessed encoding

Description

Wrapper around readLines to guess encoding before reading.

Usage

read_lines_guess_encoding(path)

Arguments

path

Path to file

Value

A character vector


pxmake documentation built on April 18, 2026, 5:08 p.m.