read_lines: Read Lines by Giving the File Encoding

Description Usage Arguments

View source: R/read_lines.R

Description

Read Lines by Giving the File Encoding

Usage

1
read_lines(file, ..., encoding = "unknown", fileEncoding = "")

Arguments

file

a connection object or character string

...

arguments passed to readLines

encoding

passed to readLines.

fileEncoding

The name of the encoding to be assumed. Passed as encoding to file, see there.


KWB-R/fakin.path.app documentation built on Nov. 25, 2020, 10:20 p.m.