R/isNewline.R

Defines functions isNewline

Documented in isNewline

#do not edit, edit noweb/qmrparser.nw
isNewline    <- function(ch) ch == '\n' 

Try the qmrparser package in your browser

Any scripts or data that you put into this service are public.

qmrparser documentation built on April 24, 2022, 1:05 a.m.