get.line: Returns a line from a file.

Description Usage Arguments Value

View source: R/get.line.R

Description

Returns a line from a file.

Usage

1
get.line(linenumber, file)

Arguments

linenumber

is the line number of the line to grab.

file

is the file to grab the line from.

Value

A line of text.


johnjosephhorton/JJHmisc documentation built on May 19, 2019, 5:15 p.m.