readMultiline: Read multiline text files

Description Usage Arguments

View source: R/readmultiline.R

Description

Read multiline text files, e.g. SQL query, JAGS code etc.

Usage

1
readMultiline(file, sep = "\n", encoding = "unknown")

Arguments

file

a connection to file, see readLines

sep

a character string to separate the lines read from the file

encoding

encoding to be assumed for input strings, see readLines


twolodzko/twextras documentation built on May 3, 2019, 1:52 p.m.