readLines_guess_encoding: Read lines from file with guessed encoding

View source: R/helper_functions.R

readLines_guess_encodingR 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


pxmake documentation built on Dec. 16, 2025, 5:08 p.m.