read_lines_wrapper: Read lines wrapper

Description Usage Arguments Details Value

View source: R/text_file_reader.r

Description

Wrapper function for different implementations of readlines functions

Usage

1

Arguments

file

the name of the file to read

Details

calls Kmisc::readlines if available and base::readLines otherwise

Value

character vector where each entry corresponds to a line in the file.


epanetReader documentation built on May 2, 2019, 2:08 p.m.