Learn R Programming

tfse (version 0.5.0)

readlines: readlines

Description

Read lines of file

Usage

readlines(x, ...)

Arguments

x

Input

...

Other args passed to readLines.

Value

Output

Details

Simple wrapper around readLines that automates opening and closing of connection file.