isR_line_in_knitr: Is a line in knitr R or not?

Description Usage Arguments Value

View source: R/isR_line_in_knitr.R

Description

Is a line in knitr R or not?

Usage

1

Arguments

lines

Lines to check, as in the result of readLines. Not a filename.

Value

TRUE if in knitr chunk (including boundaries). FALSE otherwise.


TeXCheckR documentation built on Nov. 17, 2020, 9:08 a.m.